ironic-python-agent/ironic_python_agent/tests/unit
Dmitry Tantsur e69f140551 Increase the ESP partition size to 550 MiB when using software RAID
This has been a popular guidance, and diskimage-builder has recently
started following it.

Change-Id: I794c846fb191c15b0a30546bf64d624dfbde0fd4
(cherry picked from commit ba3caa6c64)
2020-07-03 08:57:23 +00:00
..
extensions Increase the ESP partition size to 550 MiB when using software RAID 2020-07-03 08:57:23 +00:00
hardware_managers Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
base.py Fix issue with double mocking of utils.execute functions 2017-12-01 07:42:02 -08:00
test_agent.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_api.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_base.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_dmi_inspector.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_encoding.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_errors.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_hardware.py Increase the ESP partition size to 550 MiB when using software RAID 2020-07-03 08:57:23 +00:00
test_inspector.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_ironic_api_client.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_multi_hardware.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_multi_hardware_clean_steps.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_netutils.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_numa_inspector.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_utils.py A boot partition on a GPT disk should be considered an EFI partition 2020-04-15 18:38:15 +02:00