mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
8badb90494
We may not want to run these nightly, or on the same hardware, and we want to separate out core rados problems from powercycle-specific issues (like hw failure and ipmi suckage).
10 lines
135 B
YAML
10 lines
135 B
YAML
tasks:
|
|
- rados:
|
|
clients: [client.0]
|
|
ops: 4000
|
|
objects: 500
|
|
op_weights:
|
|
read: 45
|
|
write: 45
|
|
delete: 10
|