mirror of
https://github.com/ceph/ceph
synced 2025-02-19 08:57:27 +00:00
Used "ceph osd crush tunables hammer" Signed-off-by: Yuri Weinstein <yuri.weinstein@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
|