From 14653b576a6cb8a7f243804fef7fd17201f45509 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Fri, 15 May 2026 13:12:59 -0400 Subject: [PATCH] qa: ignore fs offline warning Dup of FS_DOWN. Fixes: https://tracker.ceph.com/issues/76619 Signed-off-by: Patrick Donnelly --- qa/overrides/upgrade_ignorelist_health.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/overrides/upgrade_ignorelist_health.yaml b/qa/overrides/upgrade_ignorelist_health.yaml index 9561e188697..677fbe8d920 100644 --- a/qa/overrides/upgrade_ignorelist_health.yaml +++ b/qa/overrides/upgrade_ignorelist_health.yaml @@ -22,3 +22,4 @@ overrides: - MDS_INSUFFICIENT_STANDBY - insufficient standby - have.*want.*more + - is offline because no MDS is active for it -- 2.47.3