Merge "Rename dsbenchmark job"
[releng/builder.git] / jjb / centinel / centinel-csit-basic.yaml
index 9bca577129c24a4076cc7513a2d7f12835fe9262..d7f754c7f17bc946ca2cedcc1f386aa5256b635a 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -35,4 +38,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},centinel-distribution-{stream}'
+    trigger-jobs: 'centinel-distribution-{stream}'