Skip to content

Commit

Permalink
Merge pull request #14922 from ukernel/wip-kcephfs-whitelist
Browse files Browse the repository at this point in the history
qa: update log whitelists for kcephfs suite

Reviewed-by: John Spray <john.spray@redhat.com>
  • Loading branch information
liewegas committed May 19, 2017
2 parents 2c0fe97 + d836fce commit bb82a9c
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions qa/suites/kcephfs/recovery/tasks/auto-repair.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ overrides:
log-whitelist:
- force file system read-only
- bad backtrace
- MDS in read-only mode


tasks:
Expand Down
5 changes: 5 additions & 0 deletions qa/suites/kcephfs/recovery/tasks/client-limits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ overrides:
log-whitelist:
- responding to mclientcaps\(revoke\)
- not advance its oldest_client_tid
- failing to advance its oldest client/flush tid
- Too many inodes in cache
- failing to respond to cache pressure
- slow requests are blocked
- failing to respond to capability release

tasks:
- cephfs_test_runner:
Expand Down
1 change: 1 addition & 0 deletions qa/suites/kcephfs/recovery/tasks/damage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ overrides:
- corrupt sessionmap header
- Corrupt dentry
- Scrub error on inode
- Metadata damage detected

tasks:
- cephfs_test_runner:
Expand Down
2 changes: 2 additions & 0 deletions qa/suites/kcephfs/recovery/tasks/data-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ overrides:
- error reading sessionmap
- unmatched fragstat
- was unreadable, recreating it now
- Scrub error on inode
- Metadata damage detected

tasks:
- cephfs_test_runner:
Expand Down
1 change: 1 addition & 0 deletions qa/suites/kcephfs/recovery/tasks/forward-scrub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ overrides:
- bad backtrace on inode
- inode table repaired for inode
- Scrub error on inode
- Metadata damage detected

tasks:
- cephfs_test_runner:
Expand Down
3 changes: 3 additions & 0 deletions qa/suites/kcephfs/recovery/tasks/journal-repair.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ overrides:
log-whitelist:
- bad backtrace on dir ino
- error reading table object
- Metadata damage detected
- slow requests are blocked
- Behind on trimming

tasks:
- cephfs_test_runner:
Expand Down

0 comments on commit bb82a9c

Please sign in to comment.