SNAPS via functest with flavor metadata configurable 43/58643/3
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>
Thu, 7 Jun 2018 13:11:33 +0000 (16:11 +0300)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 27 Jun 2018 19:39:24 +0000 (21:39 +0200)
commit3fcfaf7615d44fc4e58054aeefaf20c2805ab151
treee20d98cd951ea61e1e442bcb0fb6fec58c2cdd07
parent84a9f88b4a5cd873387d267d592c5595daf07240
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)
functest/ci/config_functest.yaml
functest/opnfv_tests/openstack/snaps/snaps_test_runner.py
functest/tests/unit/openstack/snaps/test_snaps.py