Activate SFC testcases in CI (alpine) 19/40819/1
authorManuel Buil <mbuil@suse.com>
Fri, 1 Sep 2017 07:40:03 +0000 (09:40 +0200)
committerManuel Buil <mbuil@suse.com>
Fri, 1 Sep 2017 07:40:03 +0000 (09:40 +0200)
SFC project is ready to run its tests in CI

Change-Id: I4fbae92e426724f720372b9218653d5804278e51
Signed-off-by: Manuel Buil <mbuil@suse.com>
docker/features/testcases.yaml

index 69da935..0af4487 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'