aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json')
-rw-r--r--testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json b/testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json
deleted file mode 100644
index b94de47e4..000000000
--- a/testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "TempestScenario.all": [
- {
- "args": {"tempest_conf": "/etc/tempest/tempest.conf"},
- "runner": {
- "type": "constant",
- "times": 1,
- "concurrency": 1
- },
- "sla": {
- "failure_rate": {"max": 0}
- }
- }
- ]
-}
-