]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/thrash/workloads/small-objects-balanced.yaml
add stop-gap to fix compat with CPUs not supporting SSE 4.1
[ceph.git] / ceph / qa / suites / rados / thrash / workloads / small-objects-balanced.yaml
1 overrides:
2 ceph:
3 crush_tunables: jewel
4 tasks:
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 balance_reads: true
13 op_weights:
14 read: 100
15 write: 100
16 delete: 50
17 snap_create: 50
18 snap_remove: 50
19 rollback: 50
20 copy_from: 50
21 setattr: 25
22 rmattr: 25