ironic-python-agent/ironic_python_agent/tests/unit/extensions
Riccardo Pittau 09ea41c83d Use json for lsblk output
The lsblk output is available in json format since version 2.27 of
util-linux [1]

https: //mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27-ReleaseNotes

Change-Id: I0c5812736b7a320cc4ecc333f80db70eb78cc76d
2022-06-14 17:50:05 +02: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 Simplify error messages when running clean/deploy step 2021-11-09 13:58:44 +01: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 Use json for lsblk output 2022-06-14 17:50:05 +02: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_standby.py Instruct qemu-img to write image zeros to disk. 2021-12-08 15:56:05 +00:00