ceph/suites/upgrade-parallel/stress-split/5-workload/readwrite.yaml
Sage Weil 7646133eea upgrade-parallel: restart mon after starting osd thrasher
The tell mon.* currently blocks forever if all mons aren't up.
2013-07-27 18:26:14 -07:00

10 lines
135 B
YAML

tasks:
- rados:
clients: [client.0]
ops: 4000
objects: 500
op_weights:
read: 45
write: 45
delete: 10