ironic-python-agent/ironic_python_agent/tests/unit
Jay Faulkner 36e5993a04 [codespell] Fix spelling issues in IPA
This fixes several spelling issues identified by codepsell. In some
cases, I may have manually modified a line to make the output more clear
or to correct grammatical issues which were obvious in the codespell
output.

Later changes in this chain will provide the codespell config used to
generate this, as well as adding this commit's SHA, once landed, to a
.git-blame-ignore-revs file to ensure it will not pollute git historys
for modern clients.

Related-Bug: 2047654
Change-Id: I240cf8484865c9b748ceb51f3c7b9fd973cb5ada
2023-12-28 10:54:46 -08:00
..
extensions [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
hardware_managers Add mlnx deploy_step entry to enable deploy time firmware 2023-08-31 06:35:39 -07:00
samples [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
base.py Merge "Always include the oslo_log log file in ramdisk logs" 2021-11-04 15:14:33 +00:00
dmi_inspector_data.py Fix pep8 errors 2020-05-12 10:57:23 +02:00
test_agent.py Add a jitter to heartbeat retries 2023-12-13 17:34:24 +01:00
test_api.py Use Werkzeug modern version 2022-04-14 10:47:06 +00:00
test_base.py Stop requiring mocking of utils.execute if ironic-lib execute is mocked 2021-10-27 14:24:00 +02:00
test_burnin.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
test_dmi_inspector.py Fix pep8 errors 2020-05-12 10:57:23 +02:00
test_efi_utils.py Parse efibootmgr type and details 2023-11-24 09:45:40 +13:00
test_encoding.py Fix serializing ironic-lib exceptions 2020-07-02 12:18:53 +02:00
test_errors.py Prevent tests' unmocked access to utils.execute() 2017-05-15 10:48:43 +10:00
test_hardware.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
test_inject_files.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
test_inspector.py Fix inspector retries to not take a long time 2023-12-19 14:26:59 -03:00
test_ironic_api_client.py Handle the node being locked 2023-08-22 16:47:28 -07: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_partition_utils.py [codespell] Fix spelling issues in IPA 2023-12-28 10:54:46 -08:00
test_raid_utils.py Conditional creation of RAIDed ESP for UEFI Software RAID 2023-08-16 17:39:04 +02:00
test_tls_utils.py Generate TLS certificates with validity time in the past 2020-12-10 16:22:13 +01:00
test_utils.py Revert "Fix vmedia network config drive handling" 2023-11-30 10:33:29 +00:00