aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-12-14 10:30:56 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-14 10:30:56 +0000
commitc212550a99c91ccef138f70db7c94c24cab75313 (patch)
tree677ef316e0ebdada27d6d37841b2c04fa2400ae1 /functest/ci/testcases.yaml
parent4296815a17310b6613259c3164acedfc53d58737 (diff)
parent557a11b3c6d5be0cf9bec464f56cd4a55d809bdf (diff)
Merge "Conform SFC test case to FeatureBase"
Diffstat (limited to 'functest/ci/testcases.yaml')
-rwxr-xr-xfunctest/ci/testcases.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 29bc25af..ba264956 100755
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -67,7 +67,6 @@ tiers:
dependencies:
installer: ''
scenario: ''
-
-
name: rally_sanity
criteria: 'success_rate == 100%'
@@ -253,6 +252,9 @@ tiers:
dependencies:
installer: '(apex)|(fuel)'
scenario: 'odl_l2-sfc'
+ run:
+ module: 'functest.opnfv_tests.features.odl_sfc'
+ class: 'OpenDaylightSFC'
-
name: onos_sfc
criteria: 'status == "PASS"'