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-13 17:41:56 +0300
commitc6fbfb9651f5293c544351d3c9c549dfa24fafc6 (patch)
treece8c0a85a157eb06235b8a93394643218e13a5ee /sdnvpn/test/functest/config.yaml
parentc8f970e5b5968952f9c1fea5c7c63bddb12a7b73 (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>
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 777db86..360d88f 100644
--- a/sdnvpn/test/functest/config.yaml
+++ b/sdnvpn/test/functest/config.yaml
@@ -6,6 +6,7 @@ testcases:
enabled: true
order: 0
description: Neutron BGPVPN tests in tempest
+ image_name: bgpvpn-tempest-image
sdnvpn.test.functest.testcase_1:
enabled: true