From 8a20b43bfb9723ae1f2410a5448363a5e3f38f7b Mon Sep 17 00:00:00 2001 From: tomsou Date: Thu, 14 Sep 2017 11:41:43 +0300 Subject: Fix testcase_10 module path Update config file with the full path for testcase 10 Change-Id: I81ec9eaecc2c36f07f4608cdd65db6f64b43c4f9 Signed-off-by: tomsou --- sdnvpn/test/functest/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdnvpn') diff --git a/sdnvpn/test/functest/config.yaml b/sdnvpn/test/functest/config.yaml index ddaca9f..ed55f2b 100644 --- a/sdnvpn/test/functest/config.yaml +++ b/sdnvpn/test/functest/config.yaml @@ -151,7 +151,7 @@ testcases: description: Verify that all OpenStack nodes OVS br-int have fail_mode set to secure. testname_db: functest_testcase_9 - testcase_10: + sdnvpn.test.functest.testcase_10: enabled: true description: Test if interupts occure during ping, when removing and adding instances testname_db: functest_testcase_10 -- cgit 1.2.3-korg