Merge "Fix the Latest stacking problem with Mitaka"
[releng/builder.git] / jjb / vtn / vtn-csit-coordinator.yaml
index 9a0365d90eda38ee15a4d9ade294037323148429..1676df8c1296146eccc5a1958e9dc5225bae25dc 100644 (file)
         - carbon:
             branch: 'master'
             jre: 'openjdk8'
+            tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300
         - boron:
             branch: 'stable/boron'
             jre: 'openjdk8'
+            tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jre: 'openjdk7'
 
     install:
         - only:
@@ -35,8 +34,3 @@
 
     # Robot custom options
     robot-options: ''
-
-    mininet-image: 'ubuntu-trusty-mininet-ovs-25-2c-2g'
-
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'