From: Patrick Donnelly Date: Mon, 19 Aug 2024 13:04:18 +0000 (-0400) Subject: qa: ignore warnings variations X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cca6e7214aec02a9fc3fa3d6ae9f9e18f62777fe;p=ceph.git qa: ignore warnings variations Fixes: https://tracker.ceph.com/issues/67601 Signed-off-by: Patrick Donnelly (cherry picked from commit 782c88aa96cd4535e3eccd8bd9c25cc5d1dbe8c5) Conflicts: qa/cephfs/overrides/ignorelist_health.yaml: trivial --- diff --git a/qa/cephfs/overrides/ignorelist_health.yaml b/qa/cephfs/overrides/ignorelist_health.yaml index a3f3a010d433..a79ba1bbbdc7 100644 --- a/qa/cephfs/overrides/ignorelist_health.yaml +++ b/qa/cephfs/overrides/ignorelist_health.yaml @@ -2,9 +2,11 @@ overrides: ceph: log-ignorelist: - FS_DEGRADED + - filesystem is degraded - FS_INLINE_DATA_DEPRECATED - FS_WITH_FAILED_MDS - MDS_ALL_DOWN + - filesystem is offline - MDS_DAMAGE - MDS_DEGRADED - MDS_FAILED