mirror of
https://github.com/ceph/ceph
synced 2025-04-01 23:02:17 +00:00
Merge pull request #737 from ceph/wip-enable-data-scan
suites: yaml for TestDataScan
This commit is contained in:
commit
2bd05c7378
15
suites/fs/recovery/tasks/data-scan.yaml
Normal file
15
suites/fs/recovery/tasks/data-scan.yaml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
|
||||||
|
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
|
Loading…
Reference in New Issue
Block a user