Fix for VTN Jobs Failure in Beryllium 04/47104/1
authorgvrangan <venkatrangang@hcl.com>
Tue, 18 Oct 2016 23:31:49 +0000 (23:31 +0000)
committergvrangan <venkatrangang@hcl.com>
Tue, 18 Oct 2016 23:32:40 +0000 (23:32 +0000)
The OVS version 2.5 is causing some issues
so reverted to the old mininet for Beryllium

Change-Id: Ic619cfe98ae05c99bbec3ec5c55487482d5a0335
Signed-off-by: gvrangan <venkatrangang@hcl.com>
jjb/vtn/vtn-csit-coordinator.yaml
jjb/vtn/vtn-csit-manager.yaml

index f1480d61c289c431c467d6244d73481f6229c688..32c927e7ac71f370cdcb18711bc445828c1f3dce 100644 (file)
         - carbon:
             branch: 'master'
             jre: 'openjdk8'
+            mininet-image: 'ubuntu-trusty-mininet-ovs-25-2c-2g'
         - boron:
             branch: 'stable/boron'
             jre: 'openjdk8'
+            mininet-image: 'ubuntu-trusty-mininet-ovs-25-2c-2g'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -33,7 +35,6 @@
     # 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}'
index 526f35e07d276b3f67d449d62e3caab255411e13..1e78e755ccade34c9ae1735fd2ef00e230268e3d 100644 (file)
         - carbon:
             branch: 'master'
             jre: 'openjdk8'
+            mininet-image: 'ubuntu-trusty-mininet-ovs-25-2c-2g'
         - boron:
             branch: 'stable/boron'
             jre: 'openjdk8'
+            mininet-image: 'ubuntu-trusty-mininet-ovs-25-2c-2g'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -34,7 +36,6 @@
     # 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}'