commit | b89689f5b2d2686ef83d2be0c854a5ef6e961e13 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed Dec 03 10:15:04 2014 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Dec 10 10:31:19 2014 +0100 |
tree | 64b52a8ac6b866daba019ba0e7647d0047e8b52e | |
parent | d20051856cd2fa8f10fed2d2a0b2751de5f7b20d [diff] |
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>