murano/rally-jobs/task-murano.yaml
Mikhail Dubov bebeb2b160 Add Rally jobs related files to Murano
Add files that allow the Rally job (will be added in a separated infra patch)
work properly.

For more info, see the README files.


Change-Id: I58bd59889df51e5ec13d9135aa9a886a05a6efc0
2015-05-12 08:52:13 +00:00

29 lines
531 B
YAML

---
MuranoEnvironments.list_environments:
-
runner:
type: "constant"
times: 30
concurrency: 4
context:
users:
tenants: 2
users_per_tenant: 2
sla:
failure_rate:
max: 0
MuranoEnvironments.create_and_delete_environment:
-
runner:
type: "constant"
times: 20
concurrency: 2
context:
users:
tenants: 2
users_per_tenant: 2
sla:
failure_rate:
max: 0