Fix default mininet image name 59/51459/2
authorVratko Polak <vrpolak@cisco.com>
Mon, 6 Feb 2017 11:46:10 +0000 (12:46 +0100)
committerVratko Polak <vrpolak@cisco.com>
Mon, 6 Feb 2017 11:46:10 +0000 (12:46 +0100)
Most of csit jobs are currently failing to create tools system VM.
This is a quick fix to use 25 version as the default.
Jobs who use mininet application may not expect this newer version,
but most of csit jobs are using tools system for other things than mininet.

Change-Id: I105551d5a5912be1ecb1db5172faa3c9863bc286
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
jjb/releng-defaults.yaml
jjb/vtn/vtn-csit-manager.yaml

index 80b4a14462cba0642ea1d7ba4c1111b5cbe342eb..4f61ee1a9ab1ad10ff9c138d56471c7df83e7605 100644 (file)
@@ -34,7 +34,7 @@
     openstack_system_image: CentOS 7 - devstack - 20170120-1710
     tools_system_count: 1
     tools_system_flavor: 2 GB General Purpose v1
-    tools_system_image: Ubuntu 14.04 - mininet - 20170130-0425
+    tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170130-0414
 
     # Default Robot framework options
     robot-options: ''
index 829aa69300fb06dd34ec797350b817f0b37ecb7c..ea897dcc054550be5f1001162e2858d2493097db 100644 (file)
@@ -21,7 +21,7 @@
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
-            tools_system_image: Ubuntu 14.04 - mininet - 20170130-0425
+            # TODO: Is less than 2.5 needed here?
 
     install:
         - only: