OSDN Git Service

iotests: Fix 083
authorMax Reitz <mreitz@redhat.com>
Tue, 27 Jan 2015 02:02:56 +0000 (21:02 -0500)
committerKevin Wolf <kwolf@redhat.com>
Fri, 6 Feb 2015 16:24:22 +0000 (17:24 +0100)
commit53f9e77f4ed898a4ea4ad2bc118c06c336ba30dd
tree3e53e4bacfc02341f1b7cdeb0e103dd5b2e956da
parente729fa6afed3aa917287b63034244f548b79ec60
iotests: Fix 083

As of 8f9e835fd2e687d2bfe936819c3494af4343614d, probing should be
disabled in the qemu-iotests (at least when using qemu-io). This broke
083's reference output (which consisted mostly of "Could not read image
for determining its format").

This patch fixes it.

Note that one case which failed before is now successful: Disconnect
after data. This is due to qemu having read twice before (once for
probing, once for the qemu-io read command), but only once now (the
qemu-io read command). Therefore, reading is successful (which is
correct).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/083.out