]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade: add "OBJECT_UNFOUND" to ignorelists
authorPatrick Donnelly <pdonnell@ibm.com>
Fri, 22 May 2026 16:14:15 +0000 (12:14 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Fri, 22 May 2026 16:27:19 +0000 (12:27 -0400)
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 <lflores@ibm.com>
(cherry picked from commit 0f3775df199cb00cf5a064e5f5f12d7a4ee6218f)

Conflicts:
    qa/overrides/upgrade_ignorelist_health.yaml
Resolution: merged ignorelist into common yaml

qa/overrides/upgrade_ignorelist_health.yaml

index 90f52ea732e8800726d0fd2df7390696958f3948..b70d37e9ff43b401ce9538848c79ad97d7a665e3 100644 (file)
@@ -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\)