On Mon, Mar 21, 2022 at 04:16:17PM -0400, John Snow wrote:
> With the exceptional 'create' calls removed in the prior commit, change
> qemu_img_log() and img_info_log() to call qemu_img() directly
> instead.
> 
> For now, allow these calls to qemu-img to return non-zero on the basis
> that any unusual output will be logged anyway. The very next commit
> begins to enforce a successful exit code by default even for the logged
> functions.
> 
> Signed-off-by: John Snow <js...@redhat.com>
> ---
>  tests/qemu-iotests/iotests.py | 26 +++++++-------------------
>  1 file changed, 7 insertions(+), 19 deletions(-)
>

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org


Reply via email to