blob: 80af0def0e488296949d85ddaf001327acc419d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
tasks:
- rados:
clients: [client.0]
ops: 4000
objects: 50
localize_reads: true
op_weights:
read: 100
write: 100
delete: 50
snap_create: 50
snap_remove: 50
rollback: 0
# TODO: CEPH_OSD_OP_COPY_FROM
copy_from: 0
|