mirror of
https://github.com/ceph/ceph
synced 2025-01-25 20:45:06 +00:00
8e566f6f8a
Tasks to run while thrashing osds using ipmi to powercycle. This currently runs in the marginal suite only. Signed-off-by: Sam Lang <sam.lang@inktank.com>
13 lines
200 B
YAML
13 lines
200 B
YAML
tasks:
|
|
- rados:
|
|
clients: [client.0]
|
|
ops: 4000
|
|
objects: 500
|
|
op_weights:
|
|
read: 100
|
|
write: 100
|
|
delete: 50
|
|
snap_create: 50
|
|
snap_remove: 50
|
|
rollback: 50
|