ironic-python-agent/ironic_python_agent/tests/unit/extensions
Jay Faulkner 3d42298619 Remove standby.cache_image support
Image caching was never fully supported in Ironic or IPA; this is vestigal
code leftover from a partial implementation.

Even if we implemetented it today, we'd likely use a completely different
methodology.

Change-Id: Id4ab7b3c4f106b209585dbd090cdcb229b1daa73
2023-10-24 15:02:44 -07:00
..
__init__.py Split functional and py27 tests 2015-08-28 14:16:34 -07:00
test_base.py Do not silently swallow errors in the write_image deploy step 2020-10-09 11:24:12 +02:00
test_clean.py Fix passing kwargs in clean steps 2022-07-01 23:03:55 +00:00
test_deploy.py Simplify error messages when running clean/deploy step 2021-11-09 13:58:44 +01:00
test_flow.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_image.py Fix UTF-16 result handling for efibootmgr 2023-04-17 09:14:24 -07:00
test_log.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_poll.py Adds poll mode deployment support 2020-06-21 16:44:00 +08:00
test_rescue.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_service.py Add get_service_steps logic to the agent 2023-08-31 06:22:22 -07:00
test_standby.py Remove standby.cache_image support 2023-10-24 15:02:44 -07:00