Merge "Re-generating tempest.conf file before starting tests"
[functest.git] / ci / testcases.yaml
index e5182c1..221d2fc 100644 (file)
@@ -60,7 +60,7 @@ tiers:
                     the OpenStack deplopyment.
                 dependencies:
                     installer: ''
-                    scenario: '^(?!.*bgpvpn).*$'
+                    scenario: ''
 
             -
                 name: rally_sanity
@@ -198,6 +198,16 @@ tiers:
                 dependencies:
                     installer: 'fuel'
                     scenario: 'odl_l2-sfc'
+            -
+                name: onos_sfc
+                criteria: 'status == "PASS"'
+                blocking: true
+                description: >-
+                    Test Suite for onos-sfc to test sfc function.
+                dependencies:
+                    installer: ''
+                    scenario: 'onos-sfc'
+
     -
         name: openstack
         order: 4
@@ -245,3 +255,12 @@ tiers:
                 dependencies:
                     installer: ''
                     scenario: '(ocl)|(nosdn)|^(os-odl)((?!bgpvpn).)*$'
+            -
+                name: parser
+                criteria: 'ret == 0'
+                blocking: false
+                description: >-
+                    Test suite from Parser project.
+                dependencies:
+                    installer: 'fuel'
+                    scenario: ''