summaryrefslogtreecommitdiffstats
path: root/jjb/sdnc
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/sdnc')
-rw-r--r--jjb/sdnc/sdnc-csit.yaml14
-rw-r--r--jjb/sdnc/sdnc-northbound.yaml2
2 files changed, 15 insertions, 1 deletions
diff --git a/jjb/sdnc/sdnc-csit.yaml b/jjb/sdnc/sdnc-csit.yaml
new file mode 100644
index 000000000..1cd1eb94a
--- /dev/null
+++ b/jjb/sdnc/sdnc-csit.yaml
@@ -0,0 +1,14 @@
+---
+- project:
+ name: sdnc-csit
+ jobs:
+ - '{project-name}-{stream}-verify-csit-{functionality}'
+ - '{project-name}-{stream}-csit-{functionality}'
+ project-name: 'sdnc'
+ stream: 'master'
+ functionality:
+ - 'healthcheck':
+ trigger_jobs:
+ - '{project-name}-{stream}-release-java-daily-checkstyle'
+ robot-options: ''
+ branch: 'master'
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml
index 0ade93659..521fd483e 100644
--- a/jjb/sdnc/sdnc-northbound.yaml
+++ b/jjb/sdnc/sdnc-northbound.yaml
@@ -4,7 +4,7 @@
project-name: 'sdnc-northbound'
jobs:
- '{project-name}-{stream}-clm'
- - '{project-name}-{stream}-verify-java-skip-tests'
+ - '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-stage-site-java':