48 lines
910 B
YAML
48 lines
910 B
YAML
![]() |
---
|
||
|
MistralWorkbooks.list_workbooks:
|
||
|
-
|
||
|
runner:
|
||
|
type: "constant"
|
||
|
times: 50
|
||
|
concurrency: 10
|
||
|
context:
|
||
|
users:
|
||
|
tenants: 1
|
||
|
users_per_tenant: 1
|
||
|
sla:
|
||
|
failure_rate:
|
||
|
max: 0
|
||
|
|
||
|
MistralWorkbooks.create_workbook:
|
||
|
-
|
||
|
args:
|
||
|
definition: "/home/jenkins/.rally/extra/mistral_wb.yaml"
|
||
|
runner:
|
||
|
type: "constant"
|
||
|
times: 50
|
||
|
concurrency: 10
|
||
|
context:
|
||
|
users:
|
||
|
tenants: 1
|
||
|
users_per_tenant: 1
|
||
|
sla:
|
||
|
failure_rate:
|
||
|
max: 0
|
||
|
|
||
|
-
|
||
|
args:
|
||
|
definition: "/home/jenkins/.rally/extra/mistral_wb.yaml"
|
||
|
do_delete: true
|
||
|
runner:
|
||
|
type: "constant"
|
||
|
times: 50
|
||
|
concurrency: 10
|
||
|
context:
|
||
|
users:
|
||
|
tenants: 1
|
||
|
users_per_tenant: 1
|
||
|
sla:
|
||
|
failure_rate:
|
||
|
max: 0
|
||
|
|