aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-03-16 17:42:52 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2017-03-16 17:42:52 +0100
commit9f6db60565be34a886f457d92d655d364bd71f9d (patch)
tree23e6691dd69b3054a713c12bc725bd408ba926f7 /functest/ci/testcases.yaml
parent5f82f17a633674c19b69cca877569fd845253343 (diff)
Remove functest_defcore testcases
refstack_defcore has been merged the testcase is no more needed (duplication) Change-Id: I287406b40cdd89ff2c4eadcde7e9d5a93e21953a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'functest/ci/testcases.yaml')
-rwxr-xr-xfunctest/ci/testcases.yaml14
1 files changed, 0 insertions, 14 deletions
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
@@ -436,20 +436,6 @@ tiers:
# 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%'
blocking: false