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: v12.2.5~111^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d86767a9b22160d2dc6e6c87cd03d8e5cb7955e0;p=ceph.git qa: ignore io pause warnings in mds-full test Fixes: http://tracker.ceph.com/issues/22990 Signed-off-by: Patrick Donnelly (cherry picked from commit 7bf6eb0198d0cf68d1393a8f61975bb29593fc55) --- diff --git a/qa/suites/fs/basic_functional/tasks/mds-full.yaml b/qa/suites/fs/basic_functional/tasks/mds-full.yaml index 35c69c790d35..1db3881c1aea 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 558a20673377..172260fb1a95 100644 --- a/qa/suites/kcephfs/recovery/tasks/mds-full.yaml +++ b/qa/suites/kcephfs/recovery/tasks/mds-full.yaml @@ -4,6 +4,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