summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-wsman-bios-async-step-error-handling-80cd30c54c71c595.yaml
blob: ca39a1512dc46d8537db14cb07f1bdb6dd7e4a91 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fixes ``idrac-wsman`` BIOS ``apply_configuration`` and ``factory_reset``
    clean and deploy steps to fail correctly in case of error when checking
    completed jobs. Before the fix when BIOS job failed, then node clean or
    deploy failed with timeout instead of actual error in cleaning or
    deploying step.