Add SLA to Rally test cases
[functest.git] / testcases / VIM / OpenStack / CI / suites / opnfv-keystone.json
index 390a1ae..f7291ed 100644 (file)
@@ -8,6 +8,9 @@
                 "type": "constant",
                 "times": 100,
                 "concurrency": 10
+            },
+            "sla": {
+                "failure_rate": {"max": 0}
             }
         }
     ],
@@ -20,6 +23,9 @@
                 "type": "constant",
                 "times": 10,
                 "concurrency": 1
+            },
+            "sla": {
+                "failure_rate": {"max": 0}
             }
         }
     ],
@@ -32,6 +38,9 @@
                 "type": "constant",
                 "times": 100,
                 "concurrency": 10
+            },
+            "sla": {
+                "failure_rate": {"max": 0}
             }
         }
     ],
@@ -44,6 +53,9 @@
                 "type": "constant",
                 "times": 100,
                 "concurrency": 10
+            },
+            "sla": {
+                "failure_rate": {"max": 0}
             }
         }
     ],
@@ -56,6 +68,9 @@
                 "type": "constant",
                 "times": 100,
                 "concurrency": 10
+            },
+            "sla": {
+                "failure_rate": {"max": 0}
             }
         }
     ],
@@ -69,6 +84,9 @@
                 "type": "constant",
                 "times": 10,
                 "concurrency": 10
+            },
+            "sla": {
+                "failure_rate": {"max": 0}
             }
         }
     ]