Merge "Add new job template, macro and jenkins job for SFC with docker"
[releng/builder.git] / jjb / nemo / nemo-csit-engine.yaml
index 3d433a8515f4413bb8629c509a637e1a274b21da..dc6a21119fa1161f17a75dbacb51d5fc43398581 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -32,4 +35,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'odlparent-distribution-{stream},yangtools-distribution-{stream},controller-distribution-{stream},nemo-distribution-{stream}'
+    trigger-jobs: 'nemo-distribution-{stream}'