summaryrefslogtreecommitdiffstats
path: root/sdnvpn/test
diff options
context:
space:
mode:
authorPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>2018-02-15 13:33:52 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-02-15 13:33:52 +0000
commitb7a8df9145600fbd12658ac829c813bd20455b95 (patch)
tree64a86e5cd8a3a6c9ce11b3122e48a7b7dbfc2d8f /sdnvpn/test
parentcf8727bcaa2b82c5f1d370bb41f62cd7ed8df571 (diff)
parentf60e2e0a2a7a37cd2b80918d6201e6dff7d8056a (diff)
Merge "fix for sdnvpn CI test failure"
Diffstat (limited to 'sdnvpn/test')
-rw-r--r--sdnvpn/test/functest/run_sdnvpn_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnvpn/test/functest/run_sdnvpn_tests.py b/sdnvpn/test/functest/run_sdnvpn_tests.py
index 7e39e22..1ddc4c6 100644
--- a/sdnvpn/test/functest/run_sdnvpn_tests.py
+++ b/sdnvpn/test/functest/run_sdnvpn_tests.py
@@ -52,6 +52,7 @@ class SdnvpnFunctest(base.Feature):
COMMON_CONFIG.neutron_subnet_quota,
COMMON_CONFIG.neutron_port_quota,
COMMON_CONFIG.neutron_router_quota)
+ test_utils.create_default_flavor()
# Workaround for
# https://jira.opnfv.org/projects/SDNVPN/issues/SDNVPN-115