summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/thrash-luminous/workloads/redirect.yaml
blob: 50bd812b4b71ab295bf9a7cf4b46d37cff766dc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
tasks:
- rados:
    clients: [client.0]
    ops: 4000
    objects: 500
    set_redirect: true
    op_weights:
      read: 100
      write: 100
      delete: 50
      copy_from: 50