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

Various one-time boot test enhancements #45

Closed mraineri closed 4 years ago

mraineri commented 4 years ago

Added check for support of "Continuous". Refactored error handling to make use of exceptions for easier decision points for logging test results. Bumped version of redfish_utilities (to pick up https://github.com/DMTF/Redfish-Tacklebox/pull/39). Added cleanup of the boot object when the test completes.

mraineri commented 4 years ago

Approved 5/21