Disable Lithium jobs
[releng/builder.git] / jjb / centinel / centinel-csit-basic.yaml
index 9bca577129c24a4076cc7513a2d7f12835fe9262..34009433b48b7ff9e7933757a16ff92e55159949 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
         - stable-lithium:
+            disabled: true
             branch: 'stable/lithium'
             jre: 'openjdk7'
 
@@ -35,4 +39,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},centinel-distribution-{stream}'
+    trigger-jobs: 'centinel-distribution-{stream}'