diff options
Diffstat (limited to 'testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json')
-rw-r--r-- | testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json | 16 |
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 b94de47e..00000000 --- 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} - } - } - ] -} - |