]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Add more "_require_drivers" checks to the shell-based tests
authorThomas Huth <thuth@redhat.com>
Wed, 18 Dec 2019 16:15:41 +0000 (17:15 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 19 Dec 2019 11:55:31 +0000 (12:55 +0100)
commitc85c6d9ec1f992a4d9b4b72cabf80235ab652b90
tree2f723df159ae697ff2d0dce808ecffa2c1ad26e3
parent00637c6b0b67694127cc01dd75f3626da23acdaa
iotests: Add more "_require_drivers" checks to the shell-based tests

Test 051 should be skipped if nbd is not available, and 267 should
be skipped if copy-on-read is not enabled.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/051
tests/qemu-iotests/267