ironic-python-agent/ironic_python_agent/tests/unit
Julia Kreger 55b011cb1f Fix GPT partition tables after agent writes contents
Fixes errors that were being raised upon restarting the agent
directly written out software raid images as the raidset is
restarted for device consistency and partition updates later
on in the code path of deployment.

Story: 2007455
Task: 39187
Change-Id: I9abf51eb77b262932e70329af5ce1593106a3171
2020-03-29 07:45:25 -07:00
..
extensions Fix GPT partition tables after agent writes contents 2020-03-29 07:45:25 -07:00
hardware_managers Stop using six library 2019-11-29 10:18:14 +01: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 Fix agent token vmedia use 2020-03-20 08:53:53 +00:00
test_api.py Agent token support 2020-03-12 10:35:17 -07:00
test_base.py Fix issue with double mocking of utils.execute functions 2017-12-01 07:42:02 -08:00
test_dmi_inspector.py Collect processor, memory and BIOS output of dmidecode - follow-up 2017-07-27 07:30:54 -07: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 Merge "Convert apply_result to mock object" 2020-02-19 18:29:37 +00:00
test_inspector.py Expose collector and hardware manager names via introspection data 2020-01-22 11:15:38 +01:00
test_ironic_api_client.py Agent token support 2020-03-12 10:35:17 -07:00
test_multi_hardware.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_multi_hardware_clean_steps.py Fix waiting for target disk to appear 2017-10-16 15:39:25 +02:00
test_netutils.py [LLDP] Skip NICs that say they are ready but are unreadable. 2017-11-28 17:25:43 +00:00
test_numa_inspector.py Skip nic numa_node discovery if it's not assigned to a numa_node 2020-01-17 11:15:35 +01:00
test_utils.py Add NTP time sync 2020-03-07 09:16:19 -08:00