iotests: remove qemu_io_pipe_and_status()
commit23d44dcb7c247347a0c3e4565c4cd7e4d2a5183a
authorJohn Snow <jsnow@redhat.com>
Mon, 18 Apr 2022 21:15:02 +0000 (18 17:15 -0400)
committerHanna Reitz <hreitz@redhat.com>
Mon, 25 Apr 2022 12:30:32 +0000 (25 14:30 +0200)
treea702e8156546d45a228a5f19d8b4b5aa4213ead3
parentdb1646a63955aec075819d047a95ce9c074cffa6
iotests: remove qemu_io_pipe_and_status()

I know we just added it, sorry. This is done in favor of qemu_io() which
*also* returns the console output and status, but with more robust error
handling on failure.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220418211504.943969-11-jsnow@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
tests/qemu-iotests/iotests.py