]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/rbd/iscsi/cluster: ignore PG_DEGRADED warning
authorAdam King <adking@redhat.com>
Thu, 19 Feb 2026 16:53:53 +0000 (11:53 -0500)
committerAdam King <adking@redhat.com>
Thu, 19 Feb 2026 16:57:41 +0000 (11:57 -0500)
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 <adking@redhat.com>
qa/suites/rbd/iscsi/cluster/fixed-3.yaml

index 2933f086e58f5f554a8f5fefa69984834b78e1a0..09558b7574a05af6015c99b650334fcae0415bd9 100644 (file)
@@ -21,3 +21,4 @@ overrides:
   ceph:
     log-ignorelist:
       - MON_DOWN
+      - PG_DEGRADED