From: Patrick Donnelly Date: Tue, 30 Apr 2024 14:03:12 +0000 (-0400) Subject: qa: ignore variation of PG_DEGRADED health warning X-Git-Tag: v19.1.1~266^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9ef06e3a6a80b7735f46cc58a8046ae36fd2a8c8;p=ceph.git qa: ignore variation of PG_DEGRADED health warning Fixes: https://tracker.ceph.com/issues/65700 Signed-off-by: Patrick Donnelly (cherry picked from commit 1f50718016defe40db2ae75a46fffda222ef4e6a) --- diff --git a/qa/cephfs/overrides/pg_health.yaml b/qa/cephfs/overrides/pg_health.yaml index defd70eeba86..5ef0bed5b47e 100644 --- a/qa/cephfs/overrides/pg_health.yaml +++ b/qa/cephfs/overrides/pg_health.yaml @@ -12,3 +12,4 @@ overrides: - PG_AVAILABILITY - PG_DEGRADED - Reduced data availability + - Degraded data redundancy