d565af3a6d
Fix image_name to work with both devstack and MOS Remove hardcoded paths Add missing fake image file Use os.expanduser in glance utils Change-Id: Ie805a332f98431702b16c3b6a47f76a562e09f7a
47 lines
885 B
YAML
47 lines
885 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: "~/.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: "~/.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
|