summaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2016-11-23 14:36:24 +0100
committerJose Lausuch <jose.lausuch@ericsson.com>2016-11-23 13:52:47 +0000
commit7b105b251f79c9fdbf2536d1d9d15cea2e5355e1 (patch)
treea1a8a0761bc954f9ad68d3d3e315c3a36fc62974 /functest/ci/testcases.yaml
parent389bc4ce909ed3f8a023218ddac833926aa80492 (diff)
Conform SDNVPN test case to TestCaseBase
JIRA: FUNCTEST-553 We need to remove the push_to_db of the overall result in run_tests.py in sdnvpn repo. Change-Id: I761d9b3ddd0972bfbf1155424615aeb1c9202ad9 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 1b7747c75..195108b4b 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -151,6 +151,9 @@ tiers:
dependencies:
installer: '(fuel)|(apex)'
scenario: 'bgpvpn'
+ run:
+ module: 'functest.opnfv_tests.features.sdnvpn'
+ class: 'SDNVPN'
-
name: security_scan
@@ -228,7 +231,7 @@ tiers:
dependencies:
installer: 'fuel'
scenario: '^((?!bgpvpn|noha).)*$'
-
+
-
name: openstack
order: 4