ironic/ironic/tests/unit/conductor
Dmitry Tantsur 39dd7986d1 Process in-band deploy steps on fast-track
Currently we're only recording them, but do not validate and take into
account. This change fixes it.

The deployment code has been updated to account for the fact that deploy
steps can change in run time.

Change-Id: I01bd9e3a11fed68213bb392c04aa1d33bbe16b30
(cherry picked from commit 9afa9b86d1)
2021-04-28 16:23:10 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Remove locks before RPC bus is started 2020-07-28 08:03:21 -07:00
test_allocations.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_base_manager.py Register all hardware_interfaces together 2021-01-08 15:16:53 +00:00
test_cleaning.py Remove temporary cleaning information on starting cleaning 2021-04-25 15:17:11 +00:00
test_deployments.py Process in-band deploy steps on fast-track 2021-04-28 16:23:10 +00:00
test_manager.py Remove temporary cleaning information on starting cleaning 2021-04-25 15:17:11 +00:00
test_notification_utils.py Enforce autospec in test_notification_utils 2020-07-17 07:08:07 +00:00
test_rpcapi.py Add agent_status and agent_status_message params to heartbeat 2021-03-31 14:20:39 -07:00
test_steps.py Merge "Generic way to configure clean step priorites" 2021-03-31 16:30:19 +00:00
test_task_manager.py Lazy-load node details from the DB 2021-03-02 09:09:02 +01:00
test_utils.py Merge "Don't mark an agent as alive if rebooted" 2021-02-08 09:24:47 +00:00