From: Pere Diaz Bou Date: Tue, 6 Aug 2024 08:47:53 +0000 (+0200) Subject: qa/rados/upgrade: ignore PG_DEGRADED X-Git-Tag: v20.0.0~867^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2268923dd9f18a7ba05f5d04ca39b26be4068a67;p=ceph.git qa/rados/upgrade: ignore PG_DEGRADED Fixes: https://tracker.ceph.com/issues/67182 Signed-off-by: Pere Diaz Bou --- diff --git a/qa/suites/upgrade/reef-x/parallel/0-start.yaml b/qa/suites/upgrade/reef-x/parallel/0-start.yaml index 3814ea3efdb5..146bd57960da 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 bf3005fad458..ce4e0cc228bb 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