ironic-python-agent/ironic_python_agent/tests/unit
Arne Wiebalck 7438939400 Re-read the partition table with partx -a
Re-read the partition table with 'partx -a', rather than 'partx -u'.

This should fix an timing issue where the bootloader installation
fails to mount the EFI partition from a whole disk image since it
is not yet aware of the new partitions (observed with both, the
iscsi and the direct deploy interface).

Change-Id: If5da3075e813ae01df3decf8f0647aba111b0515
(cherry picked from commit dc8c1f16f9)
(cherry picked from commit ab3e8a75ba)
2021-12-15 14:45:40 +13:00
..
extensions Re-read the partition table with partx -a 2021-12-15 14:45:40 +13:00
hardware_managers Fix: make Intel CNA hardware manager none generic 2020-09-23 15:00:32 +00:00
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
base.py Limit Inspection->Lookup->Heartbeat lag 2020-07-06 20:20:58 +02:00
test_agent.py Make WSGI server respect listen_* directives 2020-09-02 21:52:27 +00: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 Fix serializing ironic-lib exceptions 2020-07-06 16:50:34 +00:00
test_errors.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_hardware.py Fix getting memory size in some lshw output 2021-06-25 15:27:16 -07:00
test_inspector.py Limit Inspection->Lookup->Heartbeat lag 2020-07-06 20:20:58 +02:00
test_ironic_api_client.py Fix TypeError on agent lookup failure 2020-08-07 22:29:49 +00: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