summaryrefslogtreecommitdiffstats
path: root/functest/ci
diff options
context:
space:
mode:
authorManuel Buil <mbuil@suse.com>2017-08-25 09:27:45 +0200
committerManuel Buil <mbuil@suse.com>2017-08-25 09:29:25 +0200
commit8245094e48cd0b8b810e89120a51b0581b0d78e6 (patch)
tree5699e7d0f8d65d36d6c72070e032681f3e1fbf48 /functest/ci
parentfb979fc03b8c744ea0f99658cf2edafe55c17299 (diff)
Updated sfc section in testcases
That section had an old scenario name which resulted in errors when sfc functests tests needed to be executed Change-Id: Ie35bb0d97c3d6cad6a97137355f146e8d20a40b9 Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'functest/ci')
-rw-r--r--functest/ci/testcases.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index fac81267f..ce71c9b6f 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -324,10 +324,10 @@ tiers:
criteria: 100
blocking: false
description: >-
- Test suite for odl-sfc to test two chains and two SFs
+ Test suite for odl-sfc to test two chains with one SF and one chain with two SFs
dependencies:
- installer: '(apex)|(fuel)'
- scenario: 'odl_l2-sfc'
+ installer: ''
+ scenario: 'odl.*sfc'
run:
module: 'functest.core.feature'
class: 'BashFeature'