removing netconf connector from netconf scale suite for carbon
[releng/builder.git] / jjb / aaa / aaa-csit-authn.yaml
index 26368684ba266a5540cc055510346b14d2081f21..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:
             scope: 'all'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui,odl-aaa-api,odl-aaa-authn,odl-aaa-authz,odl-aaa-sssd-plugin,odl-aaa-netconf-plugin'
+    install-features: 'odl-restconf'
 
     # Robot custom options
     robot-options: ''
 
     # 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