mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
87039eb30a
Fixes: http://tracker.ceph.com/issues/21510 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
21 lines
553 B
YAML
21 lines
553 B
YAML
|
|
overrides:
|
|
ceph:
|
|
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
|
|
- MDS cache is too large
|
|
- \(MDS_CLIENT_OLDEST_TID\)
|
|
- \(MDS_CACHE_OVERSIZED\)
|
|
|
|
tasks:
|
|
- cephfs_test_runner:
|
|
fail_on_skip: false
|
|
modules:
|
|
- tasks.cephfs.test_client_limits
|