Merge pull request #1193 from ceph/wip-16016

suites: update log whitelist for scrub msg
This commit is contained in:
John Spray 2016-09-30 14:33:50 +01:00 committed by GitHub
commit 71dacd8873
3 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
overrides:
ceph:
log-whitelist:
- Scrub error on inode
conf:
mds:
mds log max segments: 1

View File

@ -15,6 +15,7 @@ overrides:
- Corrupt fnode header
- corrupt sessionmap header
- Corrupt dentry
- Scrub error on inode
tasks:
- cephfs_test_runner:

View File

@ -4,6 +4,7 @@ overrides:
log-whitelist:
- inode wrongly marked free
- inode table repaired for inode
- Scrub error on inode
tasks:
- cephfs_test_runner: