diff options
author | John Snow | 2022-03-21 21:16:16 +0100 |
---|---|---|
committer | Hanna Reitz | 2022-03-22 10:14:41 +0100 |
commit | 3c8b7358d6b5b887473b17b8528e042f9581e7b4 (patch) | |
tree | 6d37f3ece98e911ecaf3cfcca50da24526dc43b5 /tests/qemu-iotests/iotests.py | |
parent | iotests: use qemu_img() in has_working_luks() (diff) | |
download | qemu-3c8b7358d6b5b887473b17b8528e042f9581e7b4.tar.gz qemu-3c8b7358d6b5b887473b17b8528e042f9581e7b4.tar.xz qemu-3c8b7358d6b5b887473b17b8528e042f9581e7b4.zip |
iotests: replace qemu_img_log('create', ...) calls
qemu_img_log() calls into qemu_img_pipe(), which always removes output
for 'create' commands on success anyway. Replace all of these calls to
the simpler qemu_img_create(...) which doesn't log, but raises a
detailed exception object on failure instead.
Blank lines are removed from output files where appropriate.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220321201618.903471-17-jsnow@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/iotests.py')
0 files changed, 0 insertions, 0 deletions