Files
ironic/releasenotes/notes/bmc-validation-after-firmware-update-3d5f8a9e76c24d1b.yaml
Jacob Anders 85ec9d655f Fix intermittent Redfish firmware update failures with BMC validation
Resolves a bug where firmware updates fail intermittently on some
hardware models due to invalid or unstable BMC responses immediately
after firmware update completion. The BMC may return inconsistent
responses for a period after firmware updates, causing the update
process to fail prematurely.

This change adds comprehensive BMC state validation that requires
multiple consecutive successful responses from System, Manager, and
NetworkAdapters resources before considering the firmware update
complete. This ensures the BMC has fully stabilized before proceeding.

Generated-By: Claude Code Sonnet 4
Change-Id: I5cb72f62d3fc62c3ad750c62924842cef59e79b8
Signed-off-by: Jacob Anders <janders@redhat.com>
2025-10-03 14:17:41 +10:00

1.2 KiB