Bump sfc scenario to ODL 5.2.0-1 41/29341/3
authorGeorge Paraskevopoulos <geopar@intracom-telecom.com>
Fri, 24 Feb 2017 08:30:53 +0000 (10:30 +0200)
committerGeorge Paraskevopoulos <geopar@intracom-telecom.com>
Fri, 24 Feb 2017 08:41:44 +0000 (10:41 +0200)
This might be related to the instances not getting an IP from DHCP
problem in the CI.
(https://build.opnfv.org/ci/view/functest/job/functest-fuel-baremetal-daily-master/1166/console)

In any case we run the tests using 5.2.0.1 in our pods so we should use
this as well in Jenkins.

Change-Id: Iab424ea4b55d0abb80e6b6a368dfb78046487ec9
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
deploy/scenario/ha_odl-l2_sfc_heat_ceilometer_scenario.yaml
deploy/scenario/no-ha_odl-l2_sfc_heat_ceilometer_scenario.yaml

index f02949f..e675f2d 100644 (file)
@@ -50,6 +50,8 @@ stack-extensions:
         versions:
           - enable_sfc:
               value: true
+            deb_version:
+              value: '5.2.0-1'
             metadata:
               plugin_version: 1.0.0
   - module: tacker
index 6abea7b..29d9383 100644 (file)
@@ -50,6 +50,8 @@ stack-extensions:
         versions:
           - enable_sfc:
               value: true
+            deb_version:
+              value: '5.2.0-1'
             metadata:
               plugin_version: 1.0.0
   - module: tacker