mirror of
https://github.com/ceph/ceph
synced 2025-01-21 02:31:19 +00:00
4a6361d93e
Signed-off-by: Neha Ojha <nojha@redhat.com>
22 lines
362 B
YAML
22 lines
362 B
YAML
overrides:
|
|
ceph:
|
|
crush_tunables: jewel
|
|
tasks:
|
|
- rados:
|
|
clients: [client.0]
|
|
ops: 400000
|
|
max_seconds: 600
|
|
max_in_flight: 64
|
|
objects: 1024
|
|
size: 16384
|
|
op_weights:
|
|
read: 100
|
|
write: 100
|
|
delete: 50
|
|
snap_create: 50
|
|
snap_remove: 50
|
|
rollback: 50
|
|
copy_from: 50
|
|
setattr: 25
|
|
rmattr: 25
|