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: testing/wip-pdonnell-testing-20240503.132459-debug~2^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1f50718016defe40db2ae75a46fffda222ef4e6a;p=ceph-ci.git qa: ignore variation of PG_DEGRADED health warning Fixes: https://tracker.ceph.com/issues/65700 Signed-off-by: Patrick Donnelly --- diff --git a/qa/cephfs/overrides/pg_health.yaml b/qa/cephfs/overrides/pg_health.yaml index 9f07e6507c2..1740134a2e0 100644 --- a/qa/cephfs/overrides/pg_health.yaml +++ b/qa/cephfs/overrides/pg_health.yaml @@ -8,3 +8,4 @@ overrides: - PG_AVAILABILITY - PG_DEGRADED - Reduced data availability + - Degraded data redundancy