From: Patrick Donnelly Date: Thu, 14 May 2026 12:36:38 +0000 (-0400) Subject: qa: ignore pg stuck peering X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e7c553b08711c52e568638910d9a55507e007ab9;p=ceph.git qa: ignore pg stuck peering Originally resolved in 9fa163df8f1449a23d186d3fb20610dd1d2e69de but the changes were lost when upgrade suites were refreshed for the new release. Fixes: https://tracker.ceph.com/issues/76599 Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/upgrade/tentacle-x/parallel/0-start.yaml b/qa/suites/upgrade/tentacle-x/parallel/0-start.yaml index 3fc94cdec8bd..68945102eefc 100644 --- a/qa/suites/upgrade/tentacle-x/parallel/0-start.yaml +++ b/qa/suites/upgrade/tentacle-x/parallel/0-start.yaml @@ -53,6 +53,7 @@ overrides: - OSD_UPGRADE_FINISHED - filesystem is degraded - filesystem is offline + - pg .* is stuck peering - osds down - osd down - OBJECT_UNFOUND diff --git a/qa/suites/upgrade/tentacle-x/stress-split/1-start.yaml b/qa/suites/upgrade/tentacle-x/stress-split/1-start.yaml index 908278779cd7..be51853eff7f 100644 --- a/qa/suites/upgrade/tentacle-x/stress-split/1-start.yaml +++ b/qa/suites/upgrade/tentacle-x/stress-split/1-start.yaml @@ -20,6 +20,7 @@ overrides: - FS_DEGRADED - OSDMAP_FLAGS - OSD_UPGRADE_FINISHED + - pg .* is stuck peering - Replacing daemon mds - MDS_ALL_DOWN - MDS_UP_LESS_THAN_MAX