ceph/qa/suites/rbd/singleton/all/rbd_tasks.yaml
Jason Dillaman 63a8f6c2c3 qa: test case for new rbd background tasks
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2019-07-25 08:58:37 -04:00

14 lines
256 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_tasks.sh]