summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/singleton/all/rbd_mirror.yaml
blob: 0800cbfce10c84a9afb3fa1f66490757c0e60ba3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
roles:
- [mon.a, mgr.x, osd.0, osd.1, client.0]
tasks:
- install:
- ceph:
    fs: xfs
    log-whitelist:
      - overall HEALTH_
      - \(CACHE_POOL_NO_HIT_SET\)
      - \(POOL_APP_NOT_ENABLED\)
- workunit:
    clients:
      all: [rbd/test_rbd_mirror.sh]