summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/drac/test_raid.py
Commit message (Expand)AuthorAgeFilesLines
* Fix idrac-redfish RAID controller mode conversionAija Jauntēva2022-09-151-3/+193
* Add idrac-redfish clean steps to not require ramdiskAija Jauntēva2022-01-211-0/+4
* Remove redundant node_periodic testsDmitry Tantsur2021-10-151-55/+0
* Add a helper for node-based periodicsDmitry Tantsur2021-10-111-2/+3
* Fix clear foreign config in idrac-redfish RAIDAija Jauntēva2021-09-141-0/+337
* Fix RAID steps for non-RAID in idrac-redfishAija Jauntēva2021-09-071-0/+90
* Refactor iDRAC OEM extension manager callsAija Jauntēva2021-05-191-43/+2
* Add Redfish RAID interface to idrac HW typeAija Jauntēva2021-03-191-0/+162
* Fix idrac-wsman RAID apply_configurationAija Jauntēva2020-07-301-0/+15
* DRAC: Fix a failure to create virtual diskRachit71942020-06-291-3/+171
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+2
* DRAC: Fix a failure to create virtual disk bugRachit71942020-03-241-2/+107
* DRAC: Fix RAID create_config clean stepRachit71942020-02-201-313/+167
* Fix invalid assertIsNone statementszhu.fanglei2019-12-261-1/+1
* DRAC: Drives conversion from raid to jbodRachit71942019-12-101-33/+53
* DRAC: Drives conversion from JBOD to RAIDRachit71942019-10-161-41/+237
* DRAC: Fix a bug for delete_config with multiple controllersRachit71942019-10-031-2/+66
* DRAC: Fix a bug for job creation when only requiredRachit71942019-10-011-0/+44
* Add iDRAC RAID deploy stepsShivanand Tendulker2019-09-221-35/+229
* DRAC : Fix issue for RAID-0 creation for multiple disks for PERC H740PPradip Kadam2019-08-091-5/+5
* DRAC: Upgraded RAID delete_config cleaning stepRachit71942019-06-281-52/+157
* Remove commit_required in iDRAC hardware typeChristopher Dearborn2019-05-281-18/+0
* Add iDRAC driver realtime RAID creation and deletiondigambar2019-04-251-50/+156
* Fix idrac Job.state renamed to Job.statusMark Goddard2019-03-141-28/+35
* iDRAC RAID10 creation with greater than 16 drivesChristopher Dearborn2018-07-021-1/+52
* Remove the remaining fake driversDmitry Tantsur2018-06-181-15/+9
* Remove excessive usage of mock_the_extension_manager in unit tests - part 1Dmitry Tantsur2018-05-151-5/+4
* Fix W504 errorsJulia Kreger2018-05-091-2/+2
* Revert "Wait until iDRAC is ready before out-of-band cleaning"Richard Pioso2017-07-071-16/+0
* Wait until iDRAC is ready before out-of-band cleaningChristopher Dearborn2017-06-151-0/+16
* DRAC RAID configurationImre Farkas2016-08-301-0/+1336