summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authortragait <rahul.tyagi@est.tech>2019-09-25 12:40:50 +0100
committertragait <rahul.tyagi@est.tech>2019-09-25 13:39:34 +0100
commitdfe99ad136abaa3ee10828e107ef82fa2d54b540 (patch)
tree130bf363bf0b94a26ec55369938cf5f7d588f887 /jjb
parent2362fc0c373c00677b7b553384161d417043f15d (diff)
config-over-netconf build strategy
Signed-off-by: tragait <rahul.tyagi@est.tech> Issue-ID: INT-1262 Change-Id: If04b1cbaca6daf6c5c6a8a5e69094a54e80dcabe
Diffstat (limited to 'jjb')
-rw-r--r--jjb/usecases/config-over-netconf.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/jjb/usecases/config-over-netconf.yaml b/jjb/usecases/config-over-netconf.yaml
new file mode 100644
index 000000000..d3ab0ecdd
--- /dev/null
+++ b/jjb/usecases/config-over-netconf.yaml
@@ -0,0 +1,15 @@
+---
+- project:
+ name: usecases-csit
+ jobs:
+ - '{project-name}-{stream}-verify-csit-{functionality}'
+ - '{project-name}-{stream}-csit-{functionality}'
+ project-name: 'usecases'
+ stream:
+ - 'master':
+ branch: 'master'
+ functionality:
+ - 'config-over-netconf':
+ trigger_jobs:
+ - '{project-name}-{stream}-docker-java-shell-daily'
+ robot-options: ''