]> git.proxmox.com Git - mirror_qemu.git/commit
tests/qemu-iotests: Fix some tests that use --image-opts for other protocols
authorThomas Huth <thuth@redhat.com>
Fri, 15 Mar 2024 11:11:07 +0000 (12:11 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 18 Mar 2024 12:31:54 +0000 (13:31 +0100)
commitcff614087dcfa239259dc94dc5101f55bef6f117
tree1a6f086b834deda9c200b4777f734e7044396b43
parent9677061ef1b7c6bef321feb4dc82eb7e5e024bcd
tests/qemu-iotests: Fix some tests that use --image-opts for other protocols

Tests 263, 284 and detect-zeroes-registered-buf use qemu-io
with --image-opts so we have to enforce IMGOPTSSYNTAX=true here
to get $TEST_IMG in shape for other protocols than "file".

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240315111108.153201-9-thuth@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/263
tests/qemu-iotests/284
tests/qemu-iotests/tests/detect-zeroes-registered-buf