807b934569
This change enables running management.reset_idrac, management.clear_job_queue and management.known_good_state as verify steps on iDRAC hardware type. Story: 2009025 Task: 42922 Change-Id: Ia5945a95edbcd35e24ff4d2af013380073f6928c
10 lines
426 B
YAML
10 lines
426 B
YAML
---
|
|
features:
|
|
- |
|
|
Adding support for running ``management.clear_job_queue``,
|
|
``management.reset_idrac`` and ``management.known_good_state`` methods as
|
|
verify steps on iDRAC hardware type, for both ``idrac-wsman`` and
|
|
``idrac-redfish`` interfaces. In order to use this feature,
|
|
``[conductor]verify_step_priority_override`` needs to be used to set
|
|
non-zero step priorties for the desired verify steps.
|