Remove lithium jobs
[releng/builder.git] / jjb / centinel / centinel-csit-basic.yaml
index b1151e72581c325d891c47bc4863cb2ea4172936..3aebba377ba1a1ca4ac91bb66e5863a576254def 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -32,4 +35,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},centinel-distribution-{stream}'
+    trigger-jobs: 'centinel-distribution-{stream}'