5f75c8effa
Improving mistral rally tests by adding more options. Change-Id: I37443ebae674b7eeacdcade36b6a848a151d94d4
19 lines
392 B
YAML
19 lines
392 B
YAML
---
|
|
MistralExecutions.create_execution_from_workbook:
|
|
-
|
|
args:
|
|
definition: rally-jobs/extra/mistral_wb.yaml
|
|
params: rally-jobs/extra/mistral_params.json
|
|
runner:
|
|
type: "constant"
|
|
times: 20
|
|
concurrency: 5
|
|
context:
|
|
users:
|
|
tenants: 2
|
|
users_per_tenant: 2
|
|
sla:
|
|
failure_rate:
|
|
max: 0
|
|
|