summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/powercycle/osd/tasks/readwrite.yaml
blob: c53e52b0872b64b5ba3eacfd0ed74e41b512d335 (plain)
1
2
3
4
5
6
7
8
9
tasks:
- rados:
    clients: [client.0]
    ops: 4000
    objects: 500
    op_weights:
      read: 45
      write: 45
      delete: 10