Create and pass references of flavor and image to tempest 29/58529/1
authornikoskarandreas <nick@intracom-telecom.com>
Tue, 29 May 2018 13:00:47 +0000 (16:00 +0300)
committernikoskarandreas <nick@intracom-telecom.com>
Thu, 14 Jun 2018 09:28:00 +0000 (12:28 +0300)
commit8814278bc98ff0ecc03cc1e980eac2b20f39483f
tree45fcf1f2acce6d4047fd402c15c46661665b815d
parent9ce4e2db4f6ace34dbd4a6308983589e8e810471
Create and pass references of flavor and image to tempest

When invoked from SDNVPN, Tempest scenario functest test cases
try to use flavor and image references from the tempest.conf file
which are currently empty.
This patch uses the default flavor that is created by the test
suite and the creates an image using the availabe cirros image,
which is deleted at the end.

JIRA: SDNVPN-209

Change-Id: I6a6fd636fec2c0fa7d35981ca51d59f06a4d9d69
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
(cherry picked from commit c6fbfb9651f5293c544351d3c9c549dfa24fafc6)
sdnvpn/test/functest/config.yaml
sdnvpn/test/functest/run_tempest.py