ironic/ironic/tests/unit/conductor
Dmitry Tantsur 2e276459b9 Delay validating deploy templates until we get all steps
In-band steps are not known before the agent is running.

Change-Id: Ib99017cdb8936714856716fcd612b49caa692459
Story: #2006963
2020-04-21 18:55:14 +02: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_allocations.py Add node lessee field 2020-04-07 15:33:42 +00:00
test_base_manager.py Nodes in maintenance didn't fail, when they should have 2020-01-16 17:10:05 +00:00
test_cleaning.py Split cleaning-related functions from manager.py into a new module 2020-02-06 13:50:07 +01:00
test_deployments.py Delay validating deploy templates until we get all steps 2020-04-21 18:55:14 +02:00
test_manager.py Support executing in-band deploy steps 2020-04-21 18:00:01 +02:00
test_notification_utils.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_rpcapi.py Add indicators REST API endpoints 2020-03-21 18:45:01 +00:00
test_steps.py Delay validating deploy templates until we get all steps 2020-04-21 18:55:14 +02:00
test_task_manager.py Fix updating nodes with removed or broken drivers 2019-01-09 12:45:10 +01:00
test_utils.py Merge "Generalize clean step functions to support deploy steps" 2020-03-28 20:51:49 +00:00