summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-redfish-bios-apply-configuration-error-handling-464695b09e4f81ac.yaml
blob: ecae3d9331b8db9a279e404be9a6916b3a26e010 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fixes ``redfish`` BIOS ``apply_configuration`` clean and deploy step to
    fail correctly in case of error when checking if BIOS updates are
    successfully applied. Before the fix when BIOS updates were unsuccessful,
    then node cleaning or deploying failed with timeout instead of actual error
    in clean or deploy step.