summaryrefslogtreecommitdiffstats
path: root/docker/components
diff options
context:
space:
mode:
Diffstat (limited to 'docker/components')
-rw-r--r--docker/components/testcases.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/docker/components/testcases.yaml b/docker/components/testcases.yaml
index 081dc4c51..5471dd8c1 100644
--- a/docker/components/testcases.yaml
+++ b/docker/components/testcases.yaml
@@ -3,7 +3,6 @@ tiers:
-
name: components
order: 3
- ci_loop: 'weekly'
description: >-
Extensive testing of OpenStack API.
testcases:
@@ -16,9 +15,6 @@ tiers:
The list of test cases is generated by
Tempest automatically and depends on the parameters of
the OpenStack deplopyment.
- dependencies:
- installer: ''
- scenario: ''
run:
module: 'functest.opnfv_tests.openstack.tempest.tempest'
class: 'TempestCommon'
@@ -33,9 +29,6 @@ tiers:
description: >-
This test case runs the full suite of scenarios of the
OpenStack Rally suite using several threads and iterations.
- dependencies:
- installer: ''
- scenario: ''
run:
module: 'functest.opnfv_tests.openstack.rally.rally'
class: 'RallyFull'