summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/mirror-thrash/workloads/rbd-mirror-snapshot-stress-workunit-exclusive-lock.yaml
blob: 87632483d1cbb427bd0f3c94d13fde7a34a6a04c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
meta:
- desc: run the rbd_mirror_stress.sh workunit to test the rbd-mirror daemon
tasks:
- workunit:
    clients:
      cluster1.client.mirror: [rbd/rbd_mirror_stress.sh]
    env:
      # override workunit setting of CEPH_ARGS='--cluster'
      CEPH_ARGS: ''
      MIRROR_POOL_MODE: 'image'
      MIRROR_IMAGE_MODE: 'snapshot'
      RBD_IMAGE_FEATURES: 'layering,exclusive-lock'
      RBD_MIRROR_INSTANCES: '4'
      RBD_MIRROR_USE_EXISTING_CLUSTER: '1'
      RBD_MIRROR_USE_RBD_MIRROR: '1'
    timeout: 6h