Remove functest_defcore testcases 69/31169/1
authorMorgan Richomme <morgan.richomme@orange.com>
Thu, 16 Mar 2017 16:42:52 +0000 (17:42 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Tue, 21 Mar 2017 09:41:10 +0000 (09:41 +0000)
refstack_defcore has been merged
the testcase is no more needed (duplication)

Change-Id: I287406b40cdd89ff2c4eadcde7e9d5a93e21953a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit 9f6db60565be34a886f457d92d655d364bd71f9d)

functest/ci/testcases.yaml

index e3d5ffa..6bc12ab 100755 (executable)
@@ -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%'