diff options
| author | John Snow <jsnow@redhat.com> | 2022-03-21 16:16:13 -0400 |
|---|---|---|
| committer | Hanna Reitz <hreitz@redhat.com> | 2022-03-22 10:14:37 +0100 |
| commit | 88baae552dad5c0b91973cae16b0f4a927129f51 (patch) | |
| tree | 349630ac411e66b850562e63852380ca3089b51f /tests/qemu-iotests/iotests.py | |
| parent | 3d53818ff70ebbb09288c494080cf6717e1713ce (diff) | |
| download | focaccia-qemu-88baae552dad5c0b91973cae16b0f4a927129f51.tar.gz focaccia-qemu-88baae552dad5c0b91973cae16b0f4a927129f51.zip | |
iotests/149: Remove qemu_img_pipe() call
qemu_img_pipe calls blank their output when the command being run is a 'create' call and the command succeeds. Thus, the normative output for this command in iotest 149 is to print a blank line. We can remove the logging from this invocation and use a checked invocation, but we still need to inspect the actual output to see if we want to retroactively skip the test due to missing cipher support. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Hanna Reitz <hreitz@redhat.com> Message-Id: <20220321201618.903471-14-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