Merge "Fix the Latest stacking problem with Mitaka"
[releng/builder.git] / jjb / vtn / vtn-csit-coordinator.yaml
index 0daa0230e0d53ae5bce129268c8db87b0b6becf6..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:
@@ -32,8 +31,6 @@
     # Features to install
     install-features: 'odl-vtn-manager-rest'
 
+
     # Robot custom options
     robot-options: ''
-
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vtn-distribution-{stream}'