Merge "Make builder jobs use a machine with less RAM"
[releng/builder.git] / jjb / vtn / vtn-csit-3node-manager.yaml
index bf1ece3a341523bc01266e754e93d0cb0c297870..90663721f8c889fcad83edb996ba7bfd9a601be9 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -28,5 +31,4 @@
     # Robot custom options
     robot-options: ''
 
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'
+    tools_system_image: 'Ubuntu 14.04 - mininet-ovs-2.5 - 20170117-0004'