ironic-python-agent/ironic_python_agent/tests/unit/extensions
Arne Wiebalck ab3e8a75ba 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)
2021-11-09 08:29:22 +01: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 Re-read the partition table with partx -a 2021-11-09 08:29:22 +01: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 Force immediate NTP time sync with chronyd at IPA startup 2021-08-10 16:52:08 +02:00