ironic/ironic/tests/unit/drivers/modules
Aija Jauntēva 6e0c0e7fd0 Fix idrac-wsman having Completed with Errors jobs
iDRAC jobs can finish in 'Completed', 'Failed' and also
'Completed with Errors' state. This fix adds handling of
'Completed with Errors' as finished failed job otherwise node
stays in wait state as it does not consider such jobs
as finished.

Change-Id: I5018bf8ef6c86c6d303258f1497fa83d33b3cb76
2021-09-17 10:31:27 -04:00
..
ansible Delay rendering configdrive 2021-05-19 15:17:49 +02:00
drac Fix idrac-wsman having Completed with Errors jobs 2021-09-17 10:31:27 -04:00
ibmc Use unittest mock instead of 3rd party mock in test_raid 2020-07-06 09:29:34 +02:00
ilo Clean step to remove CA certificates from iLO 2021-09-08 04:09:01 -07:00
intel_ipmi Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
irmc Merge "Refactor deploy_utils.validate_image_properties" 2021-06-30 22:37:04 +00:00
network Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
redfish Merge "Redfish RAID: Use identity instead of durable_name" 2021-09-10 09:38:35 +00:00
storage Enforce autospec in test_cinder 2020-08-06 18:17:50 +02:00
xclarity Enforce autospec in xclarity tests 2020-08-07 17:47:14 +02:00
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_agent.py Defer checking image size until instance info is built 2021-07-06 14:38:24 +12:00
test_agent_base.py Merge "Fix in-band cleaning for ramdisk and anaconda deploy" 2021-09-14 17:16:26 +00:00
test_agent_client.py Retry stdlib ssl.SSLError 2021-08-05 16:17:03 +02:00
test_agent_power.py Fix time usage in unit tests for agent power interface 2020-08-12 10:00:14 -07:00
test_boot_mode_utils.py Make boot_mode more consistent with other capabilities 2021-02-02 12:06:17 +01:00
test_console_utils.py Enforce autospec in test_console_utils 2021-03-08 19:16:08 +01:00
test_deploy_utils.py Ramdisk: do not require image_source 2021-06-29 16:31:37 +02:00
test_image_cache.py Always update cache for HTTP images if Last Modified is unknown 2021-09-08 16:40:49 +00:00
test_image_utils.py Fix regression in ramdisk deploy kernel parameters 2021-07-27 10:43:41 +02:00
test_inspect_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_inspector.py Handle non-key-value params in [inspector]extra_kernel_params 2021-06-10 18:39:35 +02:00
test_ipmitool.py Automaticaly set cipher suite 2021-03-29 05:50:25 +02:00
test_ipxe.py Add ipxe ramdisk kernel append param test 2021-07-09 11:55:35 -07:00
test_noop.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_noop_mgmt.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_pxe.py Move ramdisk deploy to its own module 2021-09-06 16:30:53 +02:00
test_ramdisk.py Move ramdisk deploy to its own module 2021-09-06 16:30:53 +02:00
test_snmp.py Enforce autospec in test_snmp 2020-06-05 18:50:49 +02:00