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

Add a BIOS setting usecase checker #18

Open mraineri opened 5 years ago

mraineri commented 5 years ago

Would like to have a usecase checker for applying BIOS settings. This type of test would involve the following:

  1. Locate a BIOS resource
  2. Apply a new attribute value to the Settings object for the BIOS resource
  3. Adjust the Settings Apply Time to have the value applied on the next reboot
  4. Reboot the Computer System
  5. Check that the new Setting was applied in the BIOS resource, as well as an update to the Settings annotation to show when the new value was applied

Some things to watch for: