summaryrefslogtreecommitdiff
path: root/releasenotes/notes/skip-clear-job-queue-idrac-reset-if-attr-missing-b2a2b609c906c6c4.yaml
blob: df9bef955ab467d5abcef6d4ff672e7cb2022479 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Resolved clear_job_queue and reset_idrac verify step failures which occur
    when the functionality is not supported by the iDRAC. When this condition
    is detected, the code in the step handles the exception and logs a warning
    and completes successfully in case of verification steps but fails in case
    of cleaning steps.