mirror of
https://github.com/ceph/ceph
synced 2024-12-22 11:31:55 +00:00
16 lines
314 B
YAML
16 lines
314 B
YAML
|
|
||
|
overrides:
|
||
|
ceph:
|
||
|
log-whitelist:
|
||
|
- bad backtrace
|
||
|
- object missing on disk
|
||
|
- error reading table object
|
||
|
- error reading sessionmap
|
||
|
- unmatched fragstat
|
||
|
- was unreadable, recreating it now
|
||
|
|
||
|
tasks:
|
||
|
- cephfs_test_runner:
|
||
|
modules:
|
||
|
- tasks.cephfs.test_data_scan
|