ironic/ironic/tests/unit/drivers/modules
Dmitry Tantsur 16bce7f18d Generalize clean step functions to support deploy steps
This change updates various agent cleaning functions to also
support deploy steps via a new step_type argument. It does not
yet make it possible to run in-band deploy steps.

The agent's get_clean_steps call has been modified to not fail
if there are no cached steps. This is going to be normal for
both cleaning and deploy in the future, and it is impossible
to hit now because of the way cleaning is started.

Change-Id: I789b130e7e490e23924338a024397973957272ac
Story: #2006963
2020-03-25 13:04:11 +01:00
..
ansible Remove compatibility with pre-deploy steps drivers 2020-03-12 12:24:09 +01:00
drac DRAC: Fix RAID create_config clean step 2020-02-20 20:25:11 +00:00
ibmc Mock out the correct greenthread sleep method 2019-11-20 17:52:33 +01:00
ilo Merge "Enable agent_token for virtual media boot" 2020-03-16 01:32:01 +00:00
intel_ipmi Follow-up to the IntelIPMIHardware patch 2019-07-26 15:51:20 +05:30
irmc Merge "Enable agent_token for virtual media boot" 2020-03-16 01:32:01 +00:00
network Wire in in-band inspection for PXE boot and neutron-based networking 2019-11-21 13:33:58 +01:00
redfish Enable agent_token for virtual media boot 2020-03-09 16:08:11 -07:00
storage Finalize removal of ipxe_enabled option 2020-02-21 14:25:01 +08:00
xclarity Stop using six library 2019-12-23 09:38:25 +01:00
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_agent.py Generalize clean step functions to support deploy steps 2020-03-25 13:04:11 +01:00
test_agent_base.py Generalize clean step functions to support deploy steps 2020-03-25 13:04:11 +01:00
test_agent_client.py Send our token back to the agent 2020-03-09 23:59:21 +00:00
test_boot_mode_utils.py Recommend to set boot mode explicitly 2018-11-03 23:46:12 +09:00
test_console_utils.py Automatic port allocation for the serial console 2020-02-10 16:09:12 +08:00
test_deploy_utils.py Refactoring: move iSCSI deploy code to iscsi_deploy.py 2020-03-17 17:45:56 +01:00
test_image_cache.py Stop using six library 2019-12-23 09:38:25 +01:00
test_inspect_utils.py Fix ironic port creation after Redfish inspection 2019-01-08 12:27:28 +00:00
test_inspector.py Correct power state handling for managed in-band inspection 2019-12-13 00:34:46 +00:00
test_ipmitool.py Move ipmi logging to a separate option 2020-03-13 06:11:17 -07:00
test_ipxe.py Finalize removal of ipxe_enabled option 2020-02-21 14:25:01 +08:00
test_iscsi_deploy.py Generalize clean step functions to support deploy steps 2020-03-25 13:04:11 +01:00
test_noop.py Fix FakeBIOS to allow tempest testing 2018-06-04 12:17:36 +02:00
test_noop_mgmt.py Add "noop" management and use it in the "ipmi" hardware type 2018-08-07 13:25:50 +00:00
test_pxe.py Finalize removal of ipxe_enabled option 2020-02-21 14:25:01 +08:00
test_snmp.py Mock out the correct greenthread sleep method 2019-11-20 17:52:33 +01:00