aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci
diff options
context:
space:
mode:
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>2018-06-07 16:11:33 +0300
committerCédric Ollivier <cedric.ollivier@orange.com>2018-06-27 21:39:24 +0200
commit3fcfaf7615d44fc4e58054aeefaf20c2805ab151 (patch)
treee20d98cd951ea61e1e442bcb0fb6fec58c2cdd07 /functest/ci
parent84a9f88b4a5cd873387d267d592c5595daf07240 (diff)
SNAPS via functest with flavor metadata configurable
The required data for the SNAPS flavors are sent through the config_functest yaml file in order for the SNAPS scenarios to be configured accordingly. If the config_functest yaml file includes empty flavor_extra_specs or there is not included this parameter, the SNAPS scenarios will be executed using the hardcoded value. Change-Id: I4ef46d1fe93497d658414170a72c4520d8f37808 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com> (cherry picked from commit 5a94beb62293151ef6f4e94ed500579de1f3673e)
Diffstat (limited to 'functest/ci')
-rw-r--r--functest/ci/config_functest.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml
index 2cdec4500..9886906c0 100644
--- a/functest/ci/config_functest.yaml
+++ b/functest/ci/config_functest.yaml
@@ -44,6 +44,7 @@ general:
snaps:
use_keystone: 'True'
use_floating_ips: 'True'
+ flavor_extra_specs: {}
images:
glance_tests:
disk_file: /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img