]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/thrash/workloads/small-objects.yaml
update sources to v12.1.3
[ceph.git] / ceph / qa / suites / rados / thrash / workloads / small-objects.yaml
CommitLineData
7c673cae
FG
1overrides:
2 ceph:
3 crush_tunables: jewel
4 conf:
5 mon:
6 mon osd initial require min compat client: jewel
7tasks:
8- rados:
9 clients: [client.0]
10 ops: 400000
11 max_seconds: 600
12 max_in_flight: 64
13 objects: 1024
14 size: 16384
15 op_weights:
16 read: 100
17 write: 100
18 delete: 50
19 snap_create: 50
20 snap_remove: 50
21 rollback: 50
22 copy_from: 50
23 setattr: 25
24 rmattr: 25