summaryrefslogtreecommitdiffstats
path: root/sdnvpn/test/functest/config.yaml
diff options
context:
space:
mode:
authornikoskarandreas <nick@intracom-telecom.com>2018-05-29 16:00:47 +0300
committernikoskarandreas <nick@intracom-telecom.com>2018-06-14 12:28:00 +0300
commit8814278bc98ff0ecc03cc1e980eac2b20f39483f (patch)
tree45fcf1f2acce6d4047fd402c15c46661665b815d /sdnvpn/test/functest/config.yaml
parent9ce4e2db4f6ace34dbd4a6308983589e8e810471 (diff)
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)
Diffstat (limited to 'sdnvpn/test/functest/config.yaml')
-rw-r--r--sdnvpn/test/functest/config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnvpn/test/functest/config.yaml b/sdnvpn/test/functest/config.yaml
index d719453..d5dd337 100644
--- a/sdnvpn/test/functest/config.yaml
+++ b/sdnvpn/test/functest/config.yaml
@@ -5,6 +5,7 @@ testcases:
sdnvpn.test.functest.run_tempest:
enabled: true
description: Neutron BGPVPN tests in tempest
+ image_name: bgpvpn-tempest-image
sdnvpn.test.functest.testcase_1:
enabled: true