]> git.proxmox.com Git - mirror_qemu.git/commit
qemu-iotests: Use host_device instead of file in 149
authorKevin Wolf <kwolf@redhat.com>
Fri, 13 Jul 2018 07:05:39 +0000 (09:05 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 23 Jul 2018 14:50:43 +0000 (16:50 +0200)
commit4e04f3d91adf77bccf8903cb8a20ef5ddb9b2761
tree629475fa3bb1f927d6b2c9609bd5aa1a943142f6
parent55b1f14cefcb19ce6d5e28c4c83404230888aa7e
qemu-iotests: Use host_device instead of file in 149

The test case uses block devices with driver=file, which causes the test
to fail after commit 230ff73904 added a deprecation warning for this.
Fix the test case to use driver=host_device and update the reference
output accordingly.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/149
tests/qemu-iotests/149.out