X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Ftestcases.yaml;h=4fcdd1b0254c41dfc504ddc3caee2153ec413427;hb=a7d390f6a5d05cb632d933c03f170b5bc25be534;hp=2d7792cd66e9a0981b97ef4b941761598baeed0d;hpb=ab079c029b9a970e1cbc12b903da3d9e62d82212;p=functest.git diff --git a/ci/testcases.yaml b/ci/testcases.yaml index 2d7792cd6..4fcdd1b02 100644 --- a/ci/testcases.yaml +++ b/ci/testcases.yaml @@ -17,7 +17,7 @@ tiers: dependencies: installer: '' - scenario: '' + scenario: '^((?!lxd).)*$' - name: smoke @@ -47,7 +47,7 @@ tiers: 2) Connectivity between 2 instances over a private network. dependencies: installer: '' - scenario: '' + scenario: '^((?!lxd).)*$' - name: tempest_smoke_serial @@ -60,7 +60,7 @@ tiers: the OpenStack deplopyment. dependencies: installer: '' - scenario: '^(?!.*bgpvpn).*$' + scenario: '' - name: rally_sanity @@ -130,7 +130,7 @@ tiers: description: >- Test suite from Doctor project. dependencies: - installer: 'apex' + installer: '(apex)|(fuel)' scenario: '' - @@ -160,8 +160,8 @@ tiers: description: >- Test suite for policy management based on OpenStack Congress dependencies: - installer: 'apex' - scenario: '' + installer: '(apex)|(joid)' + scenario: '^((?!lxd).)*$' - name: moon criteria: 'status == "PASS"' @@ -173,7 +173,7 @@ tiers: scenario: '(odl)*(moon)' - name: multisite - criteria: 'status == "PASS"' + criteria: 'success_rate == 100%' blocking: false description: >- Test suite from kingbird @@ -198,6 +198,24 @@ 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: parser + criteria: 'ret == 0' + blocking: false + description: >- + Test suite from Parser project. + dependencies: + installer: 'fuel' + scenario: '^((?!noha).)*$' - name: openstack order: 4