openbmc / openbmc-test-automation

Apache License 2.0
100 stars 92 forks source link

BMC: Modify redfish bmc reset code to wait for successful BMC boot #2137

Closed prkatti1 closed 2 years ago

prkatti1 commented 2 years ago

Modify redfish bmc reset code to wait for successful BMC boot. Current code just initiates BMC reset and does not verify whether it is successful or not.

gkeishin commented 2 years ago

Existing

https://github.com/openbmc/openbmc-test-automation/blob/master/data/boot_table_redfish.json#L251

does that.