ironic/ironic/tests/unit/drivers/modules
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
..
ansible Enforce autospec in ansible tests 2020-05-30 14:58:32 +02:00
drac Merge "DRAC: Fix a failure to create virtual disk" 2020-07-03 14:10:34 +00:00
ibmc Use unittest mock instead of 3rd party mock in test_raid 2020-07-06 09:29:34 +02:00
ilo Switch to unittest mock 2020-04-30 19:04:17 +02:00
intel_ipmi Switch to unittest mock 2020-04-30 19:04:17 +02:00
irmc Fix 3rd party driver mocks and related tests 2020-05-06 16:24:55 +02:00
network Use assertCountEqual instead of assertItemsEqual, part 2 2020-07-07 16:33:41 +02:00
redfish Correct Redfish boot once fallback conditional 2020-07-05 03:52:12 -04:00
storage Switch to unittest mock 2020-04-30 19:04:17 +02:00
xclarity Use assertCountEqual instead of assertItemsEqual 2020-06-11 14:37:56 +02:00
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_agent.py Decompose the core deploy step of the direct deploy 2020-07-08 11:09:53 +02:00
test_agent_base.py Decompose the core deploy step of the direct deploy 2020-07-08 11:09:53 +02:00
test_agent_client.py agent: poll long-running commands till completion 2020-06-19 16:46:44 +02:00
test_boot_mode_utils.py Enforce autospec in some unit tests modules 2020-05-06 18:20:01 +02:00
test_console_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_deploy_utils.py Provide a path to set explicit ipxe bootloaders 2020-07-07 12:38:33 -07:00
test_image_cache.py Stop allocating double space for raw images 2020-06-18 13:27:46 +02:00
test_inspect_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_inspector.py Fix fast track following managed inspection 2020-07-01 17:07:12 +02:00
test_ipmitool.py Use min_command_interval when ironic does IPMI retries 2020-07-10 09:36:57 -04:00
test_ipxe.py Provide a path to set explicit ipxe bootloaders 2020-07-07 12:38:33 -07:00
test_iscsi_deploy.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_noop.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_noop_mgmt.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_pxe.py Enforce autospec in test_ipxe and test_pxe 2020-06-05 15:16:18 +02:00
test_snmp.py Enforce autospec in test_snmp 2020-06-05 18:50:49 +02:00