summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/thrash-erasure-code/workloads/ec-small-objects-many-deletes.yaml
blob: 25b38e14f4337fc8e8f067142a2ee6f3581cd83f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
tasks:
- rados:
    clients: [client.0]
    ops: 400000
    max_seconds: 600
    max_in_flight: 8
    objects: 20
    size: 16384
    ec_pool: true
    op_weights:
      write: 0
      read: 0
      append: 10
      delete: 20