schedule transparent boron/carbon to run every 4 hours
[releng/builder.git] / jjb / vtn / vtn-csit-coordinator.yaml
index 35cbc0951482b8cffadca4ada7763e0b962d1c77..b90579c7872180804f81cf595e2861cd96616308 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+            tools_system_image: Ubuntu 14.04 - mininet-ovs-2.5 - 20161031-0804
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
+            tools_system_image: Ubuntu 14.04 - mininet-ovs-2.5 - 20161031-0804
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jre: 'openjdk7'
 
     install:
         - only:
     # Features to install
     install-features: 'odl-vtn-manager-rest'
 
+
     # Robot custom options
     robot-options: ''
 
+
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'
+    trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'