From 866fcfadc28f716cc5d6c3c185f00843fad14e62 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 f8cdfc7ad65..df7d2770cb8 100644 --- a/qa/tasks/thrashosds-health.yaml +++ b/qa/tasks/thrashosds-health.yaml @@ -33,5 +33,5 @@ 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 -- 2.39.5