summaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2017-09-30 14:00:37 +0200
committerCedric Ollivier <cedric.ollivier@orange.com>2017-10-01 08:37:08 +0000
commit7a1e0df15bdd7a88c0e6df769b933e063e2359fe (patch)
tree69f3f1fa7ddf054d6806fb775e0f7f8a277bd97d /functest
parent82f52235de1d6ebfc4a54f4fc40c8b8aa8fa44e0 (diff)
Remove tempest_custom from testcases configs
Change-Id: I1237eaada5257a8c01753837a5820d840b51bff1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit a8f1d8ea374c9538b1d7a223116d8d7d9b783c89)
Diffstat (limited to 'functest')
-rw-r--r--functest/ci/testcases.yaml18
1 files changed, 0 insertions, 18 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 5c77f8465..f127dd383 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -355,24 +355,6 @@ tiers:
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
- <dir_functest_repo>/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
criteria: 90