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