Merge "Re-generating tempest.conf file before starting tests"
[functest.git] / ci / testcases.yaml
index befcdd4..221d2fc 100644 (file)
@@ -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
@@ -247,7 +257,7 @@ tiers:
                     scenario: '(ocl)|(nosdn)|^(os-odl)((?!bgpvpn).)*$'
             -
                 name: parser
-                criteria: 'status == "PASS"'
+                criteria: 'ret == 0'
                 blocking: false
                 description: >-
                     Test suite from Parser project.