]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/thrash/workloads/small-objects-balanced.yaml
import 15.2.0 Octopus source
[ceph.git] / ceph / qa / suites / rados / thrash / workloads / small-objects-balanced.yaml
1 overrides:
2 ceph:
3 crush_tunables: jewel
4 conf:
5 mon:
6 mon osd initial require min compat client: jewel
7 tasks:
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 balance_reads: true
16 op_weights:
17 read: 100
18 write: 100
19 delete: 50
20 snap_create: 50
21 snap_remove: 50
22 rollback: 50
23 copy_from: 50
24 setattr: 25
25 rmattr: 25