From: Patrick Donnelly Date: Fri, 27 Sep 2024 00:46:17 +0000 (-0400) Subject: qa: ignore pg availability/degraded warnings X-Git-Tag: v20.0.0~881^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4a4fc7bad533a362fb71aee5ea36014efaecf1b9;p=ceph.git qa: ignore pg availability/degraded warnings Fixes: https://tracker.ceph.com/issues/68284 Signed-off-by: Patrick Donnelly --- diff --git a/qa/cephfs/overrides/pg_health.yaml b/qa/cephfs/overrides/pg_health.yaml index 1740134a2e01..07ca62e01fbe 100644 --- a/qa/cephfs/overrides/pg_health.yaml +++ b/qa/cephfs/overrides/pg_health.yaml @@ -9,3 +9,5 @@ overrides: - PG_DEGRADED - Reduced data availability - Degraded data redundancy + - pg .* is stuck inactive + - pg .* is .*degraded