Disable Lithium jobs
[releng/builder.git] / jjb / alto / alto-csit-setup.yaml
index e4be41336ce9cf64abb9918580be5812689fab1c..623f720f6f95b0381b29243dcfd2431632f6e25e 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - 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'
 
     install:
         - only:
@@ -29,4 +38,7 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'odlparent-distribution-{stream}, yangtools-distribution-{stream}, controller-distribution-{stream}, aaa-distribution-{stream}, integration-distribution-merge-{stream}, alto-distribution-{stream}'
+    trigger-jobs: 'alto-distribution-{stream}'
+
+    # Don't spin up mininet vms as alto-csit-setup jobs don't need them
+    mininet-vms: 0