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