diff options
Diffstat (limited to 'testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json')
-rw-r--r-- | testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json b/testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json index 0b63070a0..b94de47e4 100644 --- a/testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json +++ b/testcases/VIM/OpenStack/CI/suites/opnfv-tempest.json @@ -6,6 +6,9 @@ "type": "constant", "times": 1, "concurrency": 1 + }, + "sla": { + "failure_rate": {"max": 0} } } ] |