summaryrefslogtreecommitdiffstats
path: root/qa/suites/upgrade/pacific-x/stress-split/2-first-half-tasks/snaps-few-objects.yaml
blob: 6447c2245fb5af91b4b3737aff4c9aa07d8dda33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
meta:
- desc: |
   randomized correctness test for rados operations on a replicated pool with snapshot operations
first-half-tasks:
- full_sequential:
  - rados:
      clients: [client.0]
      ops: 4000
      objects: 50
      write_append_excl: false
      op_weights:
        read: 100
        write: 100
        delete: 50
        snap_create: 50
        snap_remove: 50
        rollback: 50
- print: "**** done rados/snaps-few-objects 5-workload"