From 938db47dc099402e3cc604efb20735b329120a97 Mon Sep 17 00:00:00 2001 From: John Spray Date: Mon, 11 May 2015 18:19:53 +0100 Subject: [PATCH] suites: update log whitelist for TestQuotaFull A quota ENOSPC looks different in the log than as capacity ENOSPC Signed-off-by: John Spray --- suites/fs/recovery/tasks/mds-full.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/suites/fs/recovery/tasks/mds-full.yaml b/suites/fs/recovery/tasks/mds-full.yaml index 2108fcb30e500..a76a849cf1220 100644 --- a/suites/fs/recovery/tasks/mds-full.yaml +++ b/suites/fs/recovery/tasks/mds-full.yaml @@ -4,6 +4,7 @@ overrides: log-whitelist: - OSD full dropping all updates - OSD near full + - is full \(reached quota conf: osd: osd mon report interval max: 5 -- 2.39.5