]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Perform the correct test in 082
authorMax Reitz <mreitz@redhat.com>
Sat, 13 Apr 2019 15:20:36 +0000 (17:20 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 30 Apr 2019 13:29:00 +0000 (15:29 +0200)
commit0ef5a8e6ceb06205b96201b469748409a47f5b89
treef7ae7fe74175227062783bdbce0a44430a7a443a
parent718c0fce2f56755a8d8f737607779a98aa6e7cc4
iotests: Perform the correct test in 082

In the "amend" section of 082, we perform a single "convert" test
(namely "convert -o help").  That does not make sense, especially
because we have done exactly that "convert" test earlier in 082 already.

Replacing "convert" by "amend" yields an error, which is correct because
there is no point in "amend" having a default format.  The user has to
either specify the format, or give a file for qemu-img to probe.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/082
tests/qemu-iotests/082.out