ceph/qa/suites/kcephfs/recovery/tasks/client-limits.yaml
Patrick Donnelly 87039eb30a
qa: whitelist cache too large in client-limits
Fixes: http://tracker.ceph.com/issues/21510

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2017-09-22 09:44:43 -07:00

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