tests/qemu-iotests: Test 157 and 227 require virtio-blk
authorThomas Huth <thuth@redhat.com>
Mon, 25 Mar 2024 15:47:37 +0000 (16:47 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 26 Mar 2024 13:21:26 +0000 (14:21 +0100)
commitd9e4070603b9727a8c33d9aa7d2aacf5eed0c0f7
tree9a7074e30f1171260e97ede298fb50990afba4be
parent096ae430a7b5a704af4cd94dca7200d6cb069991
tests/qemu-iotests: Test 157 and 227 require virtio-blk

Tests 157 and 227 use the virtio-blk device, so we have to mark these
tests accordingly to be skipped if this devices is not available (e.g.
when running the tests with qemu-system-avr only).

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240325154737.1305063-1-thuth@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/157
tests/qemu-iotests/227