ironic-python-agent/ironic_python_agent/tests/unit/extensions
Dmitry Tantsur 067cf9b535 Do not try to guess EFI partition path by its number
The logic of adding a partition number to the device path does not work
for devicemapper devices (e.g. a multipath storage device).

Conflicts:
	ironic_python_agent/efi_utils.py
	ironic_python_agent/tests/unit/extensions/test_image.py
	ironic_python_agent/tests/unit/test_efi_utils.py

Change-Id: I9a445e847d282c50adfa4bad5e7136776861005d
(cherry picked from commit f09f6c9f1a)
2022-05-06 14:57:00 +02: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 Do not try to guess EFI partition path by its number 2022-05-06 14:57:00 +02: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 Force immediate NTP time sync with chronyd at IPA startup 2021-07-16 10:28:31 +02:00