ironic/ironic/tests/unit/drivers
Bob Fournier a7445d9f85 Use min_command_interval when ironic does IPMI retries
For certain BMCs the default of 1 second is too short for the ipmitool
minimum command interval (-N).  The configured
``[ipmi]min_command_interval`` should be used.

Story: 2007914
Task: 40317

Change-Id: I07f17a7321582e9829ac422efb51b571a17c5ca8
2020-07-10 09:36:57 -04:00
..
modules Use min_command_interval when ironic does IPMI retries 2020-07-10 09:36:57 -04:00
__init__.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
ipxe_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
ipxe_config_boot_from_volume_extra_volume.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
ipxe_config_boot_from_volume_no_extra_volumes.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
ipxe_config_timeout.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
pxe_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
pxe_grub_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
test_base.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_drac.py Implement the bios-interface for idrac-wsman driver 2020-04-17 15:41:24 +05:00
test_fake_hardware.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
test_generic.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_ibmc.py Feature: Add raid configuration support for ibmc driver 2020-06-10 16:17:50 +08:00
test_ilo.py Out-of-band `erase_devices` clean step for Proliant Servers 2019-08-23 08:09:20 +00:00
test_ipmi.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
test_irmc.py Fix 3rd party driver mocks and related tests 2020-05-06 16:24:55 +02:00
test_redfish.py Add Redfish Virtual Media Boot support 2019-08-14 14:19:03 +02:00
test_snmp.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_utils.py Collect ramdisk logs also during cleaning 2020-05-14 18:38:31 +02:00
test_xclarity.py tox.ini: flake8: Remove I202 from ignore list 2018-02-26 09:00:42 -08:00
third_party_driver_mock_specs.py Add indicator management to redfish hw type 2019-11-21 12:35:24 +01:00
third_party_driver_mocks.py Change ibmcclient compatible version 2020-05-15 18:31:51 +02:00