[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tests/qemu-iotests: Test 157 and 227 require virtio-blk
From: |
Kevin Wolf |
Subject: |
Re: [PATCH] tests/qemu-iotests: Test 157 and 227 require virtio-blk |
Date: |
Tue, 26 Mar 2024 13:11:14 +0100 |
Am 25.03.2024 um 16:47 hat Thomas Huth geschrieben:
> 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>
Thanks, applied to the block branch.
Kevin