ironic-python-agent/ironic_python_agent/tests/unit/extensions
Steve Baker d61b7bd843 Make _get_efi_bootloaders return relative paths
To make this function useful for purposes other than efibootmgr
entries, this change moves the path manipulation to _run_efibootmgr.

This change also adds boot*.efi entries to BOOTLOADERS_EFI so that it
includes every entry in the UEFI Spec 2.9[1] Table 3-2 UEFI Image
Types.

[1] https://uefi.org/sites/default/files/resources/UEFI_Spec_2_9_2021_03_18.pdf
Story: 2008923
Task: 42521

Change-Id: Ibe02786609aa0de65115897d8f4a9b4f36c8aed2
(cherry picked from commit 10d18c4113)
2021-06-11 09:30:29 +00:00
..
__init__.py Split functional and py27 tests 2015-08-28 14:16:34 -07:00
test_base.py Do not silently swallow errors in the write_image deploy step 2020-10-09 11:24:12 +02:00
test_clean.py Merge "Add an ability to run in-band deploy steps" 2020-04-09 09:31:49 +00:00
test_deploy.py Add raid.apply_configuration deploy step 2020-04-20 12:50:14 +02:00
test_flow.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_image.py Make _get_efi_bootloaders return relative paths 2021-06-11 09:30:29 +00:00
test_iscsi.py Update the cache if we don't have a root device hint 2020-08-25 19:34:48 +00:00
test_log.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_poll.py Adds poll mode deployment support 2020-06-21 16:44:00 +08:00
test_rescue.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_standby.py Always fall back to sysrq when power off fails 2021-04-29 07:44:04 +00:00