ironic/ironic/tests/unit/drivers/modules/drac
Aija Jauntēva 27a4b468fa Fix idrac-wsman RAID step async error handling
Instead of using process_event('fail') use error_handlers,
otherwise in case of failure node gets stuck and fails
because of timeout, instead of failing earlier due to
step failure.

Story: 2008307
Task: 41194
Change-Id: Ieec0173f57367587985d2baad77205bb83e8b69a
(cherry picked from commit 23951f4b44)
2021-01-12 10:51:39 +01:00
..
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_bios.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_boot.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_common.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_inspect.py Add GPU reporting to idrac-wsman inspect interface 2020-09-30 18:33:53 -04:00
test_job.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_management.py Enforce autospec in drac tests 2020-05-29 12:40:34 +00:00
test_periodic_task.py Fix idrac-wsman RAID step async error handling 2021-01-12 10:51:39 +01:00
test_power.py Enforce autospec in drac tests 2020-05-29 12:40:34 +00:00
test_raid.py Fix idrac-wsman RAID apply_configuration 2020-07-30 04:22:51 -04:00
utils.py DRAC: Fix a failure to create virtual disk 2020-06-29 06:33:15 -04:00