From: Adam King Date: Thu, 19 Feb 2026 16:53:53 +0000 (-0500) Subject: qa/rbd/iscsi/cluster: ignore PG_DEGRADED warning X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=606502b831d486c4f7785622bda87f1426c28a0d;p=ceph-ci.git qa/rbd/iscsi/cluster: ignore PG_DEGRADED warning Similar to the MON_DOWN warning above it I don't think the test getting marked failed for this warning appearing adds any value Note: as of writing this, this test is symlinked into orch/cephadm/rbd_iscsi hence me changing it Signed-off-by: Adam King --- diff --git a/qa/suites/rbd/iscsi/cluster/fixed-3.yaml b/qa/suites/rbd/iscsi/cluster/fixed-3.yaml index 2933f086e58..09558b7574a 100644 --- a/qa/suites/rbd/iscsi/cluster/fixed-3.yaml +++ b/qa/suites/rbd/iscsi/cluster/fixed-3.yaml @@ -21,3 +21,4 @@ overrides: ceph: log-ignorelist: - MON_DOWN + - PG_DEGRADED