removing netconf connector from netconf scale suite for carbon
[releng/builder.git] / jjb / aaa / aaa-csit-authn.yaml
index 695414e12851865cb000454beb16ca78d5695abf..e0066f3ad9ca27a01e3168107608e8b0e2d3e05b 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:
@@ -36,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