summaryrefslogtreecommitdiffstats
path: root/testcases/VIM/OpenStack/CI/suites/opnfv-quotas.json
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2015-10-02 12:57:42 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-10-02 12:57:42 +0000
commit2609e6f38559770fe0e9fbfab27f1d3fcd805d03 (patch)
tree26177441dda76f98f1fb0d3f8a6fab8ffda2f090 /testcases/VIM/OpenStack/CI/suites/opnfv-quotas.json
parent14ce1030d3f845a95b0edcdbdf04ac31198eef00 (diff)
parentfe2e0ed59aa12d9f4bb30455e0c401c4be21f3ab (diff)
Merge "Add SLA to Rally test cases"
Diffstat (limited to 'testcases/VIM/OpenStack/CI/suites/opnfv-quotas.json')
-rw-r--r--testcases/VIM/OpenStack/CI/suites/opnfv-quotas.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/testcases/VIM/OpenStack/CI/suites/opnfv-quotas.json b/testcases/VIM/OpenStack/CI/suites/opnfv-quotas.json
index 1778a8dd0..1cc1855e7 100644
--- a/testcases/VIM/OpenStack/CI/suites/opnfv-quotas.json
+++ b/testcases/VIM/OpenStack/CI/suites/opnfv-quotas.json
@@ -14,6 +14,9 @@
"tenants": 3,
"users_per_tenant": 2
}
+ },
+ "sla": {
+ "failure_rate": {"max": 0}
}
}
],
@@ -32,6 +35,9 @@
"tenants": 3,
"users_per_tenant": 2
}
+ },
+ "sla": {
+ "failure_rate": {"max": 0}
}
}
],
@@ -50,6 +56,9 @@
"tenants": 3,
"users_per_tenant": 2
}
+ },
+ "sla": {
+ "failure_rate": {"max": 0}
}
}
],
@@ -68,6 +77,9 @@
"tenants": 3,
"users_per_tenant": 2
}
+ },
+ "sla": {
+ "failure_rate": {"max": 0}
}
}
],
@@ -86,6 +98,9 @@
"tenants": 3,
"users_per_tenant": 2
}
+ },
+ "sla": {
+ "failure_rate": {"max": 0}
}
}
]