SNAPS via functest with flavor metadata configurable 21/58321/5
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>
Thu, 7 Jun 2018 13:11:33 +0000 (16:11 +0300)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 12 Jun 2018 12:05:10 +0000 (14:05 +0200)
commit5a94beb62293151ef6f4e94ed500579de1f3673e
tree3579d3eba9b8916c8086243d41debd2db64af77b
parent17f2f22e0af5f63df1671120c05b735f0905435f
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>
functest/ci/config_functest.yaml
functest/opnfv_tests/openstack/snaps/snaps_test_runner.py
functest/tests/unit/openstack/snaps/test_snaps.py