bebeb2b160
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
29 lines
531 B
YAML
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
|