summaryrefslogtreecommitdiffstats
path: root/qa/suites/crimson-rados/thrash/workloads/small-objects.yaml
blob: c2d383944913afbb12f48e6e7a15635e3abfc481 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
overrides:
  ceph:
    crush_tunables: jewel
tasks:
- rados:
    clients: [client.0]
    ops: 400000
    max_seconds: 600
    max_in_flight: 64
    objects: 1024
    size: 16384
    op_weights:
      read: 100
      write: 100