From fe411156c0ed998bed668dbe9716bb9c1d34b6c2 Mon Sep 17 00:00:00 2001 From: Nitzan Mordechai Date: Tue, 17 Sep 2024 13:50:54 +0000 Subject: [PATCH] suite: thrash old client ignore list expend The thrash-old-client suite is expected to generate a few warnings that can be safely ignored. Fixes: https://tracker.ceph.com/issues/67970 Signed-off-by: Nitzan Mordechai --- qa/tasks/thrashosds-health.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/tasks/thrashosds-health.yaml b/qa/tasks/thrashosds-health.yaml index dbde1ced0db..4b412c309ca 100644 --- a/qa/tasks/thrashosds-health.yaml +++ b/qa/tasks/thrashosds-health.yaml @@ -30,4 +30,5 @@ overrides: - out of quorum - noscrub - nodeep-scrub + - Degraded data redundancy - is down -- 2.47.3