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

One Time Boot Checker expects 'BootSourceOverrideTarget' to change to 'None' after reset #32

Closed jukosone closed 4 years ago

jukosone commented 4 years ago

The value of BootSourceOverrideTarget is irrelevant when BootSourceOverrideEnabled is Disabled. BootSourceOverrideEnabled should change back to Disabled after one time boot. Isn't that what should be verified in the test?

mraineri commented 4 years ago

You are absolutely correct