Merge "Trigger build-rpm job from autorelease"
[releng/builder.git] / jjb / vtn / vtn-csit-manager.yaml
index 9427eb53be2ee38b5dccda651123a390bdb1b4ec..a7b39cf87934ae92b9abe74c4cd0e6261eeeb197 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'
+            tools_system_image: Ubuntu 14.04 - mininet - 20170207-2055
 
     install:
         - only:
@@ -29,5 +35,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-25 - 20170130-0414