summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/mirror/workloads/rbd-mirror-snapshot-workunit-exclusive-lock.yaml
blob: 29047a77d79181c50d28662ac5e2c523b8ef568a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
meta:
- desc: run the rbd_mirror_snapshot.sh workunit to test the rbd-mirror daemon
tasks:
- workunit:
    clients:
      cluster1.client.mirror: [rbd/rbd_mirror_snapshot.sh]
    env:
      # override workunit setting of CEPH_ARGS='--cluster'
      CEPH_ARGS: ''
      RBD_MIRROR_INSTANCES: '4'
      RBD_MIRROR_USE_EXISTING_CLUSTER: '1'
      RBD_MIRROR_CONFIG_KEY: '1'
      RBD_IMAGE_FEATURES: 'layering,exclusive-lock'