]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rbd/mirror-thrash/workloads/rbd-mirror-snapshot-stress-workunit-minimum.yaml
import ceph 15.2.10
[ceph.git] / ceph / qa / suites / rbd / mirror-thrash / workloads / rbd-mirror-snapshot-stress-workunit-minimum.yaml
1 meta:
2 - desc: run the rbd_mirror_stress.sh workunit to test the rbd-mirror daemon
3 tasks:
4 - workunit:
5 clients:
6 cluster1.client.mirror: [rbd/rbd_mirror_stress.sh]
7 env:
8 # override workunit setting of CEPH_ARGS='--cluster'
9 CEPH_ARGS: ''
10 MIRROR_POOL_MODE: 'image'
11 MIRROR_IMAGE_MODE: 'snapshot'
12 RBD_IMAGE_FEATURES: 'layering'
13 RBD_MIRROR_INSTANCES: '4'
14 RBD_MIRROR_USE_EXISTING_CLUSTER: '1'
15 RBD_MIRROR_USE_RBD_MIRROR: '1'
16 timeout: 6h