Merge "Activate SFC testcases in CI (alpine)"
[functest.git] / docker / features / testcases.yaml
index da83232..ec9962f 100644 (file)
@@ -58,15 +58,15 @@ tiers:
 
             -
                 case_name: functest-odl-sfc
-                enabled: false
+                enabled: true 
                 project_name: sfc
                 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'