2015-02-06 21:27:25 +03:00
|
|
|
---
|
|
|
|
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
|
|
|
|
|
2016-11-08 10:08:48 +00:00
|
|
|
MistralExecutions.list_executions:
|
|
|
|
-
|
|
|
|
runner:
|
|
|
|
type: "constant"
|
|
|
|
times: 50
|
|
|
|
concurrency: 10
|
|
|
|
context:
|
|
|
|
users:
|
|
|
|
tenants: 1
|
|
|
|
users_per_tenant: 1
|
|
|
|
sla:
|
|
|
|
failure_rate:
|
|
|
|
max: 0
|
|
|
|
|
2016-11-01 08:24:35 +00:00
|
|
|
MistralExecutions.create_execution_from_workbook:
|
|
|
|
-
|
|
|
|
args:
|
|
|
|
definition: "/home/jenkins/.rally/extra/mistral_wb.yaml"
|
|
|
|
do_delete: true
|
|
|
|
runner:
|
|
|
|
type: "constant"
|
|
|
|
times: 20
|
|
|
|
concurrency: 5
|
|
|
|
context:
|
|
|
|
users:
|
|
|
|
tenants: 1
|
|
|
|
users_per_tenant: 1
|
|
|
|
sla:
|
|
|
|
failure_rate:
|
|
|
|
max: 0
|
|
|
|
|
|
|
|
-
|
2016-11-08 10:08:48 +00:00
|
|
|
args:
|
|
|
|
definition: "/home/jenkins/.rally/extra/nested_wb.yaml"
|
|
|
|
workflow_name: "wrapping_wf"
|
|
|
|
do_delete: true
|
2016-11-01 08:24:35 +00:00
|
|
|
runner:
|
|
|
|
type: "constant"
|
2016-11-08 10:08:48 +00:00
|
|
|
times: 20
|
|
|
|
concurrency: 5
|
2016-11-01 08:24:35 +00:00
|
|
|
context:
|
|
|
|
users:
|
|
|
|
tenants: 1
|
|
|
|
users_per_tenant: 1
|
|
|
|
sla:
|
|
|
|
failure_rate:
|
2016-11-08 10:08:48 +00:00
|
|
|
max: 0
|