mirror of
https://github.com/ceph/ceph
synced 2025-02-03 00:43:55 +00:00
acd395ace2
Fixes: https://tracker.ceph.com/issues/57597 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
20 lines
442 B
YAML
20 lines
442 B
YAML
overrides:
|
|
ceph:
|
|
log-ignorelist:
|
|
- bad backtrace
|
|
- object missing on disk
|
|
- error reading table object
|
|
- error reading sessionmap
|
|
- unmatched fragstat
|
|
- unmatched rstat
|
|
- was unreadable, recreating it now
|
|
- Scrub error on inode
|
|
- Metadata damage detected
|
|
- MDS_FAILED
|
|
- MDS_DAMAGE
|
|
|
|
tasks:
|
|
- cephfs_test_runner:
|
|
modules:
|
|
- tasks.cephfs.test_recovery_pool
|