From 86dd63ca5f349a228870b589fe8f29aabdf1e1ff Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Fri, 15 May 2026 13:20:50 -0400 Subject: [PATCH] qa: ignore expected OSD_ROOT_DOWN Fixes: https://tracker.ceph.com/issues/76620 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 677fbe8d920f..4cefcafc06c8 100644 --- a/qa/overrides/upgrade_ignorelist_health.yaml +++ b/qa/overrides/upgrade_ignorelist_health.yaml @@ -18,6 +18,7 @@ overrides: - \(MON_DOWN\) - noscrub - nodeep-scrub + - OSD_ROOT_DOWN - osds down - MDS_INSUFFICIENT_STANDBY - insufficient standby -- 2.47.3