ceph/qa/suites/rbd/singleton/all/rbd_mirror.yaml
Jason Dillaman c2b451e8cb qa: fix RBD-related POOL_APP_NOT_ENABLED health warnings
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2017-08-03 09:50:41 -04:00

14 lines
257 B
YAML

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]