summaryrefslogtreecommitdiffstats
path: root/sdnvpn/test/functest/config.yaml
diff options
context:
space:
mode:
authorLinda Wang <wangwulin@huawei.com>2017-10-19 07:04:08 +0000
committerJose Lausuch <jalausuch@suse.com>2017-10-30 14:39:28 +0000
commit2a2530df8a7e84785f035e7a95fe0e34d04bbb00 (patch)
tree3f58fe8eea0313c7d31d301350d25dac774c4702 /sdnvpn/test/functest/config.yaml
parente9ade965ab40c3321b4aab03104e7e211af73d0a (diff)
Remove argparse for adding argument -r
Change-Id: Iaa2ddc3f655a2bf85785a99a519e0df78c298037 Signed-off-by: Linda Wang <wangwulin@huawei.com> (cherry picked from commit 240c496340d76be0a64726792de381d8fbc1db38)
Diffstat (limited to 'sdnvpn/test/functest/config.yaml')
-rw-r--r--sdnvpn/test/functest/config.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/sdnvpn/test/functest/config.yaml b/sdnvpn/test/functest/config.yaml
index ed55f2b..d3063c1 100644
--- a/sdnvpn/test/functest/config.yaml
+++ b/sdnvpn/test/functest/config.yaml
@@ -149,12 +149,10 @@ testcases:
sdnvpn.test.functest.testcase_9:
enabled: true
description: Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.
- testname_db: functest_testcase_9
sdnvpn.test.functest.testcase_10:
enabled: true
- description: Test if interupts occure during ping, when removing and adding instances
- testname_db: functest_testcase_10
+ description: Test if interupts occure during ping, when removing and adding instances
instance_1_name: sdnvpn-10-1
instance_2_name: sdnvpn-10-2
instance_3_name: sdnvpn-10-3