Remove lithium jobs
[releng/builder.git] / jjb / aaa / aaa-csit-authn.yaml
index be5a4bd7e22a2428761f1fde279186c1decf19d1..e0066f3ad9ca27a01e3168107608e8b0e2d3e05b 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:
@@ -31,3 +36,6 @@
 
     # Trigger jobs (upstream dependencies)
     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},aaa-distribution-{stream}'
+
+    # Don't spin up mininet vms as aaa-csit-authn jobs don't need them
+    mininet-vms: 0