Merge "removing unused and old script"
[releng/builder.git] / jjb / controller / controller-csit-akka1.yaml
index 7da6caf1ffd477445ac91a65051c33d4cdd6e0e1..3575d937c5ec8ef024ed4822e5fc6e14c98a1459 100644 (file)
 
     # Project branches. Boron for actual testing, Beryllium for sanity.
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -24,8 +27,8 @@
         - all:
             scope: 'all'
 
-    # No tools system VMs needed in JCloud configuration
-    mininet-vms: 0
+    # No tools system VMs needed in for this job
+    tools_system_count: 0
 
     # Features to install
     install-features: 'odl-restconf,odl-clustering-test-app,odl-jolokia'