From: Patrick Donnelly Date: Tue, 13 Feb 2018 17:52:56 +0000 (-0800) Subject: qa: ignore io pause warnings in mds-full test X-Git-Tag: v13.0.2~237^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7bf6eb0198d0cf68d1393a8f61975bb29593fc55;p=ceph.git qa: ignore io pause warnings in mds-full test Fixes: http://tracker.ceph.com/issues/22990 Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/fs/basic_functional/tasks/mds-full.yaml b/qa/suites/fs/basic_functional/tasks/mds-full.yaml index 35c69c790d3..1db3881c1ae 100644 --- a/qa/suites/fs/basic_functional/tasks/mds-full.yaml +++ b/qa/suites/fs/basic_functional/tasks/mds-full.yaml @@ -6,6 +6,7 @@ overrides: log-whitelist: - OSD full dropping all updates - OSD near full + - pausewr flag - failsafe engaged, dropping updates - failsafe disengaged, no longer dropping - is full \(reached quota diff --git a/qa/suites/kcephfs/recovery/tasks/mds-full.yaml b/qa/suites/kcephfs/recovery/tasks/mds-full.yaml index 7320659c998..589a83b88cd 100644 --- a/qa/suites/kcephfs/recovery/tasks/mds-full.yaml +++ b/qa/suites/kcephfs/recovery/tasks/mds-full.yaml @@ -6,6 +6,7 @@ overrides: log-whitelist: - OSD full dropping all updates - OSD near full + - pausewr flag - failsafe engaged, dropping updates - failsafe disengaged, no longer dropping - is full \(reached quota