schedule transparent boron/carbon to run every 4 hours
[releng/builder.git] / jjb / vtn / vtn-csit-3node-manager.yaml
index bf1ece3a341523bc01266e754e93d0cb0c297870..aac85d123791005e78566d4cd916264affa502f8 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -28,5 +31,7 @@
     # Robot custom options
     robot-options: ''
 
+    tools_system_image: 'Ubuntu 14.04 - mininet-ovs-2.5 - 20161031-0804'
+
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'
+    trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'