summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/mirror/workloads/rbd-mirror-stress-workunit-min-compat-client-octopus.yaml
blob: 5cc351bb9d510b6920fdde297c413cbe71c50eee (plain)
1
2
3
4
5
6
7
8
9
10
11
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: ''
      RBD_MIRROR_USE_EXISTING_CLUSTER: '1'
      RBD_MIRROR_MIN_COMPAT_CLIENT: 'octopus'