mirror of
https://github.com/ceph/ceph
synced 2025-01-12 14:10:27 +00:00
qa/suites/rbd: drop redundant ignorelist entries
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>
This commit is contained in:
parent
83880580aa
commit
e40752ec25
@ -12,9 +12,6 @@ overrides:
|
||||
bdev_inject_crash_probability: .5
|
||||
ceph:
|
||||
fs: xfs
|
||||
log-ignorelist:
|
||||
- overall HEALTH_
|
||||
- \(CACHE_POOL_NO_HIT_SET\)
|
||||
conf:
|
||||
client:
|
||||
rbd default data pool: datapool
|
||||
|
@ -4,9 +4,6 @@ tasks:
|
||||
- install:
|
||||
- ceph:
|
||||
fs: xfs
|
||||
log-ignorelist:
|
||||
- overall HEALTH_
|
||||
- \(CACHE_POOL_NO_HIT_SET\)
|
||||
- workunit:
|
||||
clients:
|
||||
all: [rbd/test_rbd_tasks.sh]
|
||||
|
Loading…
Reference in New Issue
Block a user