From 12c304de89984aebfe8ba3676ec0661cf4fb1102 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Thu, 16 Mar 2017 17:42:52 +0100 Subject: Remove functest_defcore testcases refstack_defcore has been merged the testcase is no more needed (duplication) Change-Id: I287406b40cdd89ff2c4eadcde7e9d5a93e21953a Signed-off-by: Morgan Richomme (cherry picked from commit 9f6db60565be34a886f457d92d655d364bd71f9d) --- functest/ci/testcases.yaml | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'functest') diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index e3d5ffad1..6bc12ab8d 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%' -- cgit 1.2.3-korg