Merge "download_images.sh: add --keep option to avoid redownloading images"
authorCedric Ollivier <cedric.ollivier@orange.com>
Fri, 25 Aug 2017 11:30:33 +0000 (11:30 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 25 Aug 2017 11:30:33 +0000 (11:30 +0000)
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'