CACHE_POOL_NO_HIT_SET is retained in *api_tests*.yaml and
rbd_mirror.yaml snippets for TestLibRBD.ListChildrenTiered and
TestClusterWatcher.CachePools tests.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
bdev_inject_crash_probability: .5
ceph:
fs: xfs
- log-ignorelist:
- - overall HEALTH_
- - \(CACHE_POOL_NO_HIT_SET\)
conf:
client:
rbd default data pool: datapool
- install:
- ceph:
fs: xfs
- log-ignorelist:
- - overall HEALTH_
- - \(CACHE_POOL_NO_HIT_SET\)
- workunit:
clients:
all: [rbd/test_rbd_tasks.sh]