ironic-python-agent/ironic_python_agent/tests/unit/extensions
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
..
__init__.py Split functional and py27 tests 2015-08-28 14:16:34 -07:00
test_base.py Use unittest mock from standard library 2020-04-06 14:35:50 +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 Re-read the partition table with partx -a 2021-12-15 14:45:40 +13:00
test_iscsi.py Prevent un-needed iscsi cleanup 2020-07-28 07:23:46 +00:00
test_log.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_rescue.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_standby.py Fixes minor issues in the read() retries patch 2020-06-30 16:45:03 +00:00