219bf0c373
Change-Id: Ia37075d4aa2f39ca0862b03ca02c85bac17400e5
11 lines
400 B
YAML
11 lines
400 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Calculating the ipmitool ``-N`` and ``-R`` arguments from the configuration
|
|
options ``[ipmi]command_retry_timeout`` and ``[ipmi]min_command_interval``
|
|
now takes into account the 1 second interval increment that ipmitool adds
|
|
on each retry event.
|
|
|
|
Failure-path ipmitool run duration will now be just less than
|
|
``command_retry_timeout`` instead of much longer.
|