From: Morgan Richomme Date: Thu, 16 Mar 2017 16:42:52 +0000 (+0100) Subject: Remove functest_defcore testcases X-Git-Tag: 0.2~802^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=9f6db60565be34a886f457d92d655d364bd71f9d;p=functest-xtesting.git Remove functest_defcore testcases refstack_defcore has been merged the testcase is no more needed (duplication) Change-Id: I287406b40cdd89ff2c4eadcde7e9d5a93e21953a Signed-off-by: Morgan Richomme --- diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index e3d5ffad..6bc12ab8 100755 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -435,20 +435,6 @@ tiers: # run: # module: 'functest.opnfv_tests.openstack.tempest.tempest' # class: 'TempestFullParallel' - - - name: tempest_defcore - criteria: 'success_rate == 100%' - blocking: false - clean_flag: false - description: >- - This is the set of Tempest test cases created by OpenStack - Interop Working Group for certification purposes. - dependencies: - installer: '' - scenario: 'nosdn-nofeature-ha' - run: - module: 'functest.opnfv_tests.openstack.tempest.tempest' - class: 'TempestDefcore' - name: tempest_custom criteria: 'success_rate == 100%'