summaryrefslogtreecommitdiffstats
path: root/sdnvpn/test/functest/config.yaml
diff options
context:
space:
mode:
authorStamatis Katsaounis <mokats@intracom-telecom.com>2018-09-07 09:44:30 +0300
committerStamatis Katsaounis <mokats@intracom-telecom.com>2018-09-21 11:48:21 +0300
commitb36f480f90b9c4a930d584e72534d18bb306d6b4 (patch)
treea0f669acc932c6f1c9cc3c2574841249f78394c4 /sdnvpn/test/functest/config.yaml
parent64a5e7dc89be1c52253a48fb5ccfa045b6619d0f (diff)
Fix run_tempest testcase
JIRA: SDNVPN-221 This patch makes run_tempest testcase functional again. Due to changes to functest codebase this tescase was failing due to an exception when trying to get verifier id, because no verifier is created from functest, as it used to happen before. Change-Id: Ia31e913b81672215f607055765cac368b8ad5412 Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Diffstat (limited to 'sdnvpn/test/functest/config.yaml')
-rw-r--r--sdnvpn/test/functest/config.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sdnvpn/test/functest/config.yaml b/sdnvpn/test/functest/config.yaml
index e910c77..40703f3 100644
--- a/sdnvpn/test/functest/config.yaml
+++ b/sdnvpn/test/functest/config.yaml
@@ -7,6 +7,13 @@ testcases:
order: 0
description: Neutron BGPVPN tests in tempest
image_name: bgpvpn-tempest-image
+ functest_conf:
+ case_name: bgpvpn-tempest-tests
+ run:
+ args:
+ mode: '^networking_bgpvpn_tempest\.'
+ option:
+ - '--concurrency=4'
sdnvpn.test.functest.testcase_1:
enabled: true