]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/rados/upgrade: ignore PG_DEGRADED 59045/head
authorPere Diaz Bou <pere-altea@hotmail.com>
Tue, 6 Aug 2024 08:47:53 +0000 (10:47 +0200)
committerPere Diaz Bou <pere-altea@hotmail.com>
Fri, 23 Aug 2024 10:44:09 +0000 (12:44 +0200)
Fixes: https://tracker.ceph.com/issues/67182
Signed-off-by: Pere Diaz Bou <pere-altea@hotmail.com>
qa/suites/upgrade/reef-x/parallel/0-start.yaml
qa/suites/upgrade/reef-x/parallel/1-tasks.yaml

index 3814ea3efdb504738fa919dad9f1b67d19398c60..146bd57960dad6aaa6aaa668861843063fa3cd27 100644 (file)
@@ -31,3 +31,5 @@ overrides:
     conf:
       osd:
         osd shutdown pgref assert: true
+    log-ignorelist:
+        - PG_DEGRADED
index bf3005fad458f47eff5685c2a1c7604c27df4b03..ce4e0cc228bbad33b681eaf7b712db38cbadc56a 100644 (file)
@@ -6,6 +6,7 @@ overrides:
       - MON_DOWN
       - out of quorum
       - PG_AVAILABILITY
+      - PG_DEGRADED
 tasks:
 - install:
     branch: reef