]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Specify qcow2 format for qemu-io in 059
authorMax Reitz <mreitz@redhat.com>
Wed, 3 Dec 2014 09:15:04 +0000 (10:15 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 10 Dec 2014 09:31:19 +0000 (10:31 +0100)
commitb89689f5b2d2686ef83d2be0c854a5ef6e961e13
tree64b52a8ac6b866daba019ba0e7647d0047e8b52e
parentd20051856cd2fa8f10fed2d2a0b2751de5f7b20d
iotests: Specify qcow2 format for qemu-io in 059

There are two instances of iotest 059 using qemu-io on a qcow2 image. As
of "qemu-iotests: Use qemu-io -f $IMGFMT" the iotests can no longer rely
on $QEMU_IO doing probing, therefore the qcow2 format has to be
specified explicitly here.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/059