From 595782da631a4491101f85a19dc95720f47075ec Mon Sep 17 00:00:00 2001 From: Laura Flores Date: Tue, 4 Mar 2025 15:42:37 -0600 Subject: [PATCH] qa/tasks: generalize stuck pg ignorelist entry Fixes: https://tracker.ceph.com/issues/70307 Signed-off-by: Laura Flores (cherry picked from commit 26fdfbb9171664f69038b1fda26f4a225d7e52f8) --- qa/tasks/thrashosds-health.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/tasks/thrashosds-health.yaml b/qa/tasks/thrashosds-health.yaml index 2b9f788eb7a0b..67d3380f2392c 100644 --- a/qa/tasks/thrashosds-health.yaml +++ b/qa/tasks/thrashosds-health.yaml @@ -34,7 +34,7 @@ overrides: - is down - osds down - pg .*? is .*?degraded.*?, acting - - pg .*? is stuck inactive for .*?m, current state .*?degraded.*?, last acting + - pg .*? is stuck - pg degraded - PG_BACKFILL_FULL - Low space hindering backfill .*? backfill_toofull -- 2.39.5