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

Fixed check at the end of the one time boot test to check for BootSourceOverrideEnabled going back to Disabled #33

Closed mraineri closed 4 years ago

mraineri commented 4 years ago

The clause meant to be tested is in the "BootSourceOverrideEnabled" enum for "Once", which states: "Then, the BootSourceOverrideEnabled value is reset to Disabled".

Fix #32

mraineri commented 4 years ago

Approved 10/31