Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / powercycle / osd / tasks / readwrite.yaml
1 tasks:
2 - rados:
3     clients: [client.0]
4     ops: 4000
5     objects: 500
6     op_weights:
7       read: 45
8       write: 45
9       delete: 10