summaryrefslogtreecommitdiffstats
path: root/qa/suites/orch/cephadm/thrash-old-clients/workloads/snaps-few-objects.yaml
blob: f0a5735a92cbb29821a6ec59df839f2df5fd072f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
tasks:
- rados:
    clients: [client.2]
    ops: 4000
    objects: 50
    op_weights:
      read: 100
      write: 100
      delete: 50
      snap_create: 50
      snap_remove: 50
      rollback: 50
      copy_from: 50