ironic/ironic/tests/unit/drivers/modules/drac
Rachit7194 619ec3dc88 DRAC: Drives conversion from JBOD to RAID
Added physical drives conversion from JBOD to RAID
mode before RAID create_configuration cleaning step called
in iDRAC driver.

Note - for this backport, python-dracclient was unchanged
in driver-requirements.txt.  Because of this, the return
from change_physical_disk_state() was adjusted to not
use the updated python-dracclient.

Change-Id: Ie6d1a9314d1543b73889f6d419541e75b7e06c89
Story: #2006479
Task: #36422
(cherry picked from commit 8e3f682e29)
2020-07-13 17:34:44 -04:00
..
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_bios.py Remove the remaining fake drivers 2018-06-18 18:52:04 +02:00
test_common.py Removing deprecated drac_host property 2019-01-31 08:14:30 +01:00
test_inspect.py Set boot_mode in node properties during OOB Introspection 2019-03-16 05:15:22 -04:00
test_job.py Add iDRAC RAID deploy steps 2019-09-22 20:48:26 +01:00
test_management.py DRAC: Fix a bug for clear_job_queue clean step with non-BIOS pending job 2019-10-14 05:49:17 +00:00
test_periodic_task.py Fix RAID configuration with idrac-wsman interface 2020-04-23 08:00:31 +00:00
test_power.py Fix issue where server fails to reboot 2020-04-21 15:14:17 +00:00
test_raid.py DRAC: Drives conversion from JBOD to RAID 2020-07-13 17:34:44 -04:00
utils.py Add first idrac HW type Redfish interface support 2019-09-16 07:19:17 -04:00