ironic/ironic/tests/unit/conductor
Kaifeng Wang d379357cad Introduce configuration option [ipmi]ipmi_disable_timeout
Some type of BMCs don't support an IPMI option that disable the
behavior of boot device timeout, which makes them never get booted
from PXE.

This patch extends the fix [1] by adding a configuration option,
which provides the default ipmi behavior.

[1] https://review.openstack.org/#/c/616053

Additionally revising the variable/setting names based upon review
feedback and discussion that took place during the 20181210 weekly
ironic team meeting.

Change-Id: Ie049bbaf45aeab54c1272d1d561c5a6ca00dc34a
Story: 2002977
Task: 22985
2018-12-10 14:04:02 -08:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Completely stop using the "fake" classic driver in unit tests 2018-06-06 16:10:43 +02:00
test_base_manager.py Node gets stuck in ING state when conductor goes down 2018-08-03 15:07:34 +00:00
test_manager.py Introduce configuration option [ipmi]ipmi_disable_timeout 2018-12-10 14:04:02 -08:00
test_notification_utils.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_rpcapi.py Expose conductors: db and rpc 2018-11-29 10:25:16 +08:00
test_task_manager.py Completely stop using the "fake" classic driver in unit tests 2018-06-06 16:10:43 +02:00
test_utils.py Don't fail when node is in CLEANFAIL state 2018-11-08 17:42:36 +00:00