summaryrefslogtreecommitdiffstats
path: root/testcases/VIM/OpenStack/CI/suites/opnfv-vm.json
diff options
context:
space:
mode:
authorJuha Kosonen <juha.kosonen@nokia.com>2015-10-02 13:49:48 +0300
committerJuha Kosonen <juha.kosonen@nokia.com>2015-10-02 14:08:24 +0300
commitfe2e0ed59aa12d9f4bb30455e0c401c4be21f3ab (patch)
tree77630a48c7790fc22a714ea65b39780d1cfb6daf /testcases/VIM/OpenStack/CI/suites/opnfv-vm.json
parent96bf9abe9b1b26a79dcc86900e8eb33d8544e773 (diff)
Add SLA to Rally test cases
Set success criteria for Rally scenarios to indicate failure in case of a failed iteration. JIRA: FUNCTEST-58 Change-Id: Ie864ebfddf4be5f67c0af0ceca0d7d1d0c07cd19 Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Diffstat (limited to 'testcases/VIM/OpenStack/CI/suites/opnfv-vm.json')
-rw-r--r--testcases/VIM/OpenStack/CI/suites/opnfv-vm.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/testcases/VIM/OpenStack/CI/suites/opnfv-vm.json b/testcases/VIM/OpenStack/CI/suites/opnfv-vm.json
index f50cf2b25..382f40251 100644
--- a/testcases/VIM/OpenStack/CI/suites/opnfv-vm.json
+++ b/testcases/VIM/OpenStack/CI/suites/opnfv-vm.json
@@ -26,6 +26,9 @@
},
"network": {
}
+ },
+ "sla": {
+ "failure_rate": {"max": 0}
}
}
],
@@ -59,6 +62,9 @@
"tenants": 3,
"users_per_tenant": 2
}
+ },
+ "sla": {
+ "failure_rate": {"max": 0}
}
}
]