X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Fci%2Ftestcases.yaml;h=cb9f21e0867e045c2393396d204dfcf897b45581;hb=8797d07d0be8309a1cdcc3c1c67b20ba064a4420;hp=5c77f8465b4d313cc58dd51fd8a760ba03c5d545;hpb=843fbe920471eff37f7acccb4f56bd603bfe22ba;p=functest.git diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 5c77f8465..cb9f21e08 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -189,7 +189,7 @@ tiers: - case_name: fds - project_name: functest + project_name: fastdatastacks criteria: 100 blocking: false description: >- @@ -243,8 +243,8 @@ tiers: description: >- Test suite from Promise project. dependencies: - installer: 'joid' - scenario: 'ocl-nofeature' + installer: '(fuel)|(joid)' + scenario: '' run: module: 'functest.core.feature' class: 'BashFeature' @@ -354,24 +354,6 @@ tiers: module: 'functest.opnfv_tests.openstack.tempest.tempest' class: 'TempestFullParallel' - - - case_name: tempest_custom - project_name: functest - criteria: 100 - blocking: false - description: >- - The test case allows running a customized list of tempest - test cases defined in a file under - /functest/opnfv_tests/openstack/ - /tempest/custom_tests/test_list.txt - The file is empty and can be customized with the desired tests. - dependencies: - installer: 'unknown' - scenario: 'unknown' - run: - module: 'functest.opnfv_tests.openstack.tempest.tempest' - class: 'TempestCustom' - - case_name: rally_full project_name: functest