]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/crimson-rados/thrash/workloads/small-objects-localized.yaml
update ceph source to reef 18.1.2
[ceph.git] / ceph / qa / suites / crimson-rados / thrash / workloads / small-objects-localized.yaml
CommitLineData
1e59de90
TL
1overrides:
2 ceph:
3 crush_tunables: jewel
4tasks:
5- rados:
6 clients: [client.0]
7 ops: 400000
8 max_seconds: 600
9 max_in_flight: 64
10 objects: 1024
11 size: 16384
12 localize_reads: true
13 op_weights:
14 read: 100
15 write: 100
16 delete: 50
17 snap_create: 50
18 snap_remove: 50
19 rollback: 0
20 # TODO: CEPH_OSD_OP_COPY_FROM
21 copy_from: 0
22 setattr: 25
23 rmattr: 25