From 03c996a9e87ad68c6e90b38eefdd7151a2cd6e97 Mon Sep 17 00:00:00 2001 From: John Spray Date: Fri, 10 Mar 2017 10:41:46 +0000 Subject: [PATCH] qa: whitelist new fullness messages in fs tests Fixes: http://tracker.ceph.com/issues/19253 Signed-off-by: John Spray --- qa/suites/fs/recovery/tasks/mds-full.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/suites/fs/recovery/tasks/mds-full.yaml b/qa/suites/fs/recovery/tasks/mds-full.yaml index 64ece034099c..cb57472b19fa 100644 --- a/qa/suites/fs/recovery/tasks/mds-full.yaml +++ b/qa/suites/fs/recovery/tasks/mds-full.yaml @@ -4,6 +4,7 @@ overrides: log-whitelist: - OSD full dropping all updates - OSD near full + - failsafe engaged, dropping updates - is full \(reached quota conf: osd: -- 2.47.3