]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/upgrade/nautilus-x/stress-split/8-final-workload/snaps-many-objects.yaml
buildsys: switch source download to quincy
[ceph.git] / ceph / qa / suites / upgrade / nautilus-x / stress-split / 8-final-workload / snaps-many-objects.yaml
CommitLineData
7c673cae
FG
1meta:
2- desc: |
3 randomized correctness test for rados operations on a replicated pool with snapshot operations
4tasks:
5- rados:
6 clients: [client.0]
7 ops: 4000
8 objects: 500
9 write_append_excl: false
10 op_weights:
11 read: 100
12 write: 100
13 delete: 50
14 snap_create: 50
15 snap_remove: 50
16 rollback: 50