Merge "Migrate maven to freestyle for clm"
[releng/builder.git] / jjb / aaa / aaa-csit-idmlite.yaml
index a7f58f0372690f16f6d1801f9c07e2ef3618ec06..3558d90de08c7664bd704967a4207a9c0bb62e73 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -36,3 +39,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