ironic/ironic/tests/unit/drivers/modules/drac
Christopher Dearborn c5fbf0702b iDRAC RAID10 creation with greater than 16 drives
This patch enables creation of large RAID10's with greater than 16
drives when using the iDRAC hardware type.  Best practice is to not
pass span length and span depth when creating a RAID10.  In this
case, the iDRAC will calculate these values using information queried
from the RAID controller.

See this white paper on intelligent mirroring for more information:
https://www.dell.com/support/article/us/en/04/sln111362/
intelligent-mirroring-and-enhanced-raid-10-aka-raid-10e-?lang=en

Change-Id: If1fb29f8a078fdb0cb0338c86e32158093cad22e
Task: # 22634
Story: #2002771
2018-07-02 10:23:04 -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 Remove the remaining fake drivers 2018-06-18 18:52:04 +02:00
test_inspect.py Remove the remaining fake drivers 2018-06-18 18:52:04 +02:00
test_job.py Remove the remaining fake drivers 2018-06-18 18:52:04 +02:00
test_management.py Remove the remaining fake drivers 2018-06-18 18:52:04 +02:00
test_periodic_task.py Remove the iDRAC classic drivers 2018-06-26 14:29:37 +02:00
test_power.py Remove the remaining fake drivers 2018-06-18 18:52:04 +02:00
test_raid.py iDRAC RAID10 creation with greater than 16 drives 2018-07-02 10:23:04 -04:00
utils.py Remove the remaining fake drivers 2018-06-18 18:52:04 +02:00