summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/mirror/workloads/rbd-mirror-ha-workunit.yaml
blob: 7347f7f760291d4927c20f751f582725485fe5c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
meta:
- desc: run the rbd_mirror_ha.sh workunit to test the rbd-mirror daemon
overrides:
  ceph:
    conf:
      client:
        rbd mirror image policy type: none
tasks:
- workunit:
    clients:
      cluster1.client.mirror: [rbd/rbd_mirror_ha.sh]
    env:
      # override workunit setting of CEPH_ARGS='--cluster'
      CEPH_ARGS: ''
      RBD_MIRROR_USE_EXISTING_CLUSTER: '1'
    timeout: 6h