From: Patrick Donnelly Date: Fri, 22 May 2026 16:14:15 +0000 (-0400) Subject: qa/suites/upgrade: add "OBJECT_UNFOUND" to ignorelists X-Git-Tag: v19.2.4~4^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7ce00cfc9e2a5de4962e8b1dd65e5ba95e452b18;p=ceph.git qa/suites/upgrade: add "OBJECT_UNFOUND" to ignorelists The thrashing in the upgrade tests has been configured to be very aggressive; the tests are permitted to stop up to 4 of the 8 OSDs, so it is expected that it is causing these kinds of health warnings to be generated. This commit also cleans up some expected filesystem and pg peering warnings in the upgrade tests. Fixes: https://tracker.ceph.com/issues/72424 Signed-off-by: Laura Flores (cherry picked from commit 0f3775df199cb00cf5a064e5f5f12d7a4ee6218f) Conflicts: qa/overrides/upgrade_ignorelist_health.yaml Resolution: merged ignorelist into common yaml --- diff --git a/qa/overrides/upgrade_ignorelist_health.yaml b/qa/overrides/upgrade_ignorelist_health.yaml index 90f52ea732e8..b70d37e9ff43 100644 --- a/qa/overrides/upgrade_ignorelist_health.yaml +++ b/qa/overrides/upgrade_ignorelist_health.yaml @@ -9,6 +9,7 @@ overrides: - \(CACHE_POOL_NO_HIT_SET\) - pg .* is stuck peering - pgs peering + - OBJECT_UNFOUND - \(POOL_FULL\) - \(SMALLER_PGP_NUM\) - \(SLOW_OPS\)