From: Pere Diaz Bou Date: Tue, 6 Aug 2024 08:47:53 +0000 (+0200) Subject: qa/rados/upgrade: ignore PG_DEGRADED X-Git-Tag: testing/wip-pdonnell-testing-20250312.180956-squid-debug~19^2~8 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=7f6c614584ab58f65305e8fd3a464bfec72a3b3a;p=ceph-ci.git qa/rados/upgrade: ignore PG_DEGRADED Fixes: https://tracker.ceph.com/issues/67182 Signed-off-by: Pere Diaz Bou (cherry picked from commit 2268923dd9f18a7ba05f5d04ca39b26be4068a67) --- diff --git a/qa/suites/upgrade/reef-x/parallel/0-start.yaml b/qa/suites/upgrade/reef-x/parallel/0-start.yaml index 3814ea3efdb..146bd57960d 100644 --- a/qa/suites/upgrade/reef-x/parallel/0-start.yaml +++ b/qa/suites/upgrade/reef-x/parallel/0-start.yaml @@ -31,3 +31,5 @@ overrides: conf: osd: osd shutdown pgref assert: true + log-ignorelist: + - PG_DEGRADED diff --git a/qa/suites/upgrade/reef-x/parallel/1-tasks.yaml b/qa/suites/upgrade/reef-x/parallel/1-tasks.yaml index bf3005fad45..ce4e0cc228b 100644 --- a/qa/suites/upgrade/reef-x/parallel/1-tasks.yaml +++ b/qa/suites/upgrade/reef-x/parallel/1-tasks.yaml @@ -6,6 +6,7 @@ overrides: - MON_DOWN - out of quorum - PG_AVAILABILITY + - PG_DEGRADED tasks: - install: branch: reef