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