Updated sfc section in testcases
authorManuel Buil <mbuil@suse.com>
Fri, 25 Aug 2017 07:27:45 +0000 (09:27 +0200)
committerManuel Buil <mbuil@suse.com>
Fri, 25 Aug 2017 07:29:25 +0000 (09:29 +0200)
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>
functest/ci/testcases.yaml

index fac8126..ce71c9b 100644 (file)
@@ -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'