DMTF / Redfish-Usecase-Checkers

This is a collection of python3 tools to exercise and validate common use cases for Redfish
Other
1 stars 6 forks source link

Updated power/thermal, one time boot, and power control tests to leverage redfish_utilities #25

Closed mraineri closed 5 years ago

mraineri commented 5 years ago

This also fixes #24 since the loop behavior for checking that the boot option has reset back to "None" will sleep for 1 second intervals for checking as opposed to performing one large 30 second sleep.

Also fixes #19 and fixes #20 with regards to some concerns around task handling.

mraineri commented 5 years ago

Approved 7/11