From d94b3ca2ae04ff05937cb48a81901187212370a6 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Fri, 22 Sep 2017 09:44:43 -0700 Subject: [PATCH] qa: whitelist cache too large in client-limits Fixes: http://tracker.ceph.com/issues/21510 Signed-off-by: Patrick Donnelly (cherry picked from commit 87039eb30a25158a192ab7099fa81fbb9ce02953) --- qa/suites/kcephfs/recovery/tasks/client-limits.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qa/suites/kcephfs/recovery/tasks/client-limits.yaml b/qa/suites/kcephfs/recovery/tasks/client-limits.yaml index d297e5c3a669b..f816cee9bec03 100644 --- a/qa/suites/kcephfs/recovery/tasks/client-limits.yaml +++ b/qa/suites/kcephfs/recovery/tasks/client-limits.yaml @@ -9,6 +9,9 @@ overrides: - 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: -- 2.39.5