From: Ilya Dryomov Date: Thu, 5 Dec 2024 20:33:32 +0000 (+0100) Subject: qa/suites/upgrade/reef-x: sync log-ignorelist with quincy-x X-Git-Tag: testing/wip-pdonnell-testing-20250312.180956-squid-debug~19^2~7 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c9e26e41b4593d396d932eda0c374188bd4e8bb4;p=ceph-ci.git qa/suites/upgrade/reef-x: sync log-ignorelist with quincy-x Daemons are terminated by cephadm during the upgrade, so health checks like OSD_DOWN must be ignored. Since there shouldn't be any fundamental difference between upgrading from quincy and upgrading from reef, make quincy-x and reef-x ignorelists the same. Fixes: https://tracker.ceph.com/issues/69135 Signed-off-by: Ilya Dryomov (cherry picked from commit bb5893f15a861958c1b10f8dce70da17a9b152f6) --- diff --git a/qa/suites/upgrade/reef-x/parallel/0-start.yaml b/qa/suites/upgrade/reef-x/parallel/0-start.yaml index 146bd57960d..40fbcefe728 100644 --- a/qa/suites/upgrade/reef-x/parallel/0-start.yaml +++ b/qa/suites/upgrade/reef-x/parallel/0-start.yaml @@ -32,4 +32,13 @@ overrides: osd: osd shutdown pgref assert: true log-ignorelist: - - PG_DEGRADED + - \(POOL_APP_NOT_ENABLED\) + - OSD_DOWN + - mons down + - mon down + - MON_DOWN + - out of quorum + - PG_DEGRADED + - Reduced data availability + - Degraded data redundancy + - OSDMAP_FLAGS diff --git a/qa/suites/upgrade/reef-x/stress-split/1-start.yaml b/qa/suites/upgrade/reef-x/stress-split/1-start.yaml index 992f9e1bc36..2528230a372 100644 --- a/qa/suites/upgrade/reef-x/stress-split/1-start.yaml +++ b/qa/suites/upgrade/reef-x/stress-split/1-start.yaml @@ -1,10 +1,16 @@ overrides: ceph: log-ignorelist: + - \(POOL_APP_NOT_ENABLED\) + - OSD_DOWN - mons down - mon down - MON_DOWN - out of quorum + - PG_DEGRADED + - Reduced data availability + - Degraded data redundancy + - OSDMAP_FLAGS - PG_AVAILABILITY tasks: - install: