ironic/ironic/tests/unit/drivers/modules/redfish
Bob Fournier 99c5d6e9a3 Restrict syncing of boot mode to Supermicro
The fix for https://storyboard.openstack.org/#!/story/2008252 synced
the boot mode after changing the boot device, because Supermicro nodes
reset the boot mode if not included in the boot device set. However this
can cause a problem on Dell nodes when changing the mode uefi->bios or
bios->uefi. Restrict the syncing of the boot mode to Supermicro.

Story: 2008712
Task: 42046
Change-Id: I9f305cb3f33766c1c93cf4347368b1ce025fc635
(cherry picked from commit 8bd25a9882)
(cherry picked from commit 72fd48b9cb)
2021-04-15 13:12:34 +12:00
..
__init__.py Add redfish driver 2017-04-21 11:06:24 +01:00
test_bios.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00
test_boot.py redfish-vmedia: correctly pass ipa-debug 2020-01-03 17:01:19 +00:00
test_inspect.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00
test_management.py Restrict syncing of boot mode to Supermicro 2021-04-15 13:12:34 +12:00
test_power.py redfish: handle hardware that is unable to set persistent boot 2020-05-29 02:02:57 -04:00
test_utils.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00