rally/rally-jobs/rally-zaqar.yaml
Olga Kopylova 6a890f6b07 Modify sla failure rate
Parameter "max_failure_percent" of sla section becomes depricated.
Now use
...
  sla:
    failure_rate:
      min: ...
      max: ...

Change-Id: I5e1e4f280084263a483008ba3922be75eab5b6e8
2014-11-23 08:17:27 -05:00

13 lines
205 B
YAML

---
ZaqarBasic.create_queue:
-
args:
name_length: 10
runner:
type: "constant"
times: 100
concurrency: 10
sla:
failure_rate:
max: 0