Remove lithium jobs
[releng/builder.git] / jjb / nic / nic-csit-basic.yaml
index 95410219cf555c006ca73eba5ef16a959dbc6f63..3e2fec7ba933cd5d3abee5693e75a6d3ab9c4330 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:
-            branch: 'stable/lithium'
-            jre: 'openjdk7'
 
     install:
         - only:
@@ -35,4 +35,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},nic-distribution-{stream},vtn-distribution-{stream}'
+    trigger-jobs: 'nic-distribution-{stream},vtn-distribution-{stream}'