Skip to content

Commit e40752e

Browse files
committed
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 <[email protected]>
1 parent 8388058 commit e40752e

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

qa/rbd/data-pool/ec.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ overrides:
1212
bdev_inject_crash_probability: .5
1313
ceph:
1414
fs: xfs
15-
log-ignorelist:
16-
- overall HEALTH_
17-
- \(CACHE_POOL_NO_HIT_SET\)
1815
conf:
1916
client:
2017
rbd default data pool: datapool

qa/suites/rbd/singleton/all/rbd_tasks.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ tasks:
44
- install:
55
- ceph:
66
fs: xfs
7-
log-ignorelist:
8-
- overall HEALTH_
9-
- \(CACHE_POOL_NO_HIT_SET\)
107
- workunit:
118
clients:
129
all: [rbd/test_rbd_tasks.sh]

0 commit comments

Comments
 (0)