rally-openstack/samples/tasks/sla/create-and-delete-user.yaml
Jesse Keating 349efd5330 Replace deprecated max_failure_precent sla
The new sla is a failure_rate with min/max sub-keys. Update the
documentation and examples to reflect this.

Change-Id: Id947e4684aa84fe7d6c239a28b92e2a893ddaf66
2015-01-26 13:03:29 -08:00

14 lines
251 B
YAML

---
KeystoneBasic.create_delete_user:
-
args:
name_length: 10
runner:
type: "constant"
times: 100
concurrency: 10
sla:
max_seconds_per_iteration: 4
failure_rate:
max: 1