From b20fbbc2b4ad4de12cfe54e17edb5b11059c7f88 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 (cherry picked from commit 86dd63ca5f349a228870b589fe8f29aabdf1e1ff) Conflicts: qa/overrides/upgrade_ignorelist_health.yaml Resolution: missing ignorelist from main --- 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 2ec33fe8810..0f45725d811 100644 --- a/qa/overrides/upgrade_ignorelist_health.yaml +++ b/qa/overrides/upgrade_ignorelist_health.yaml @@ -20,6 +20,7 @@ overrides: - nodeep-scrub - running out of quota - pool\(s\) full + - OSD_ROOT_DOWN - MDS_INSUFFICIENT_STANDBY - insufficient standby - have.*want.*more -- 2.47.3