01408ff786
Generate atomic actions with random durations. This scenario is suitable for demonstration of upcoming trends report (will be introduced in further patches) Change-Id: I46207c2d7db848f923820fcc499c46d3c8ecb855
16 lines
276 B
YAML
16 lines
276 B
YAML
---
|
|
Dummy.dummy_random_action:
|
|
-
|
|
args:
|
|
atomics_num: 5
|
|
sleep_min: 0
|
|
sleep_max: 2
|
|
runner:
|
|
type: "constant"
|
|
times: 5
|
|
concurrency: 5
|
|
context:
|
|
users:
|
|
tenants: 1
|
|
users_per_tenant: 1
|