rally/rally-jobs/rally-zaqar.yaml

25 lines
420 B
YAML

---
ZaqarBasic.create_queue:
-
args: {}
runner:
type: "constant"
times: 100
concurrency: 10
sla:
failure_rate:
max: 0
ZaqarBasic.producer_consumer:
-
args:
min_msg_count: 50
max_msg_count: 200
runner:
type: "constant"
times: 100
concurrency: 10
sla:
failure_rate:
max: 0