Commit 5fc2b4f2 authored by Vladimir Sementsov-Ogievskiy's avatar Vladimir Sementsov-Ogievskiy Committed by Kevin Wolf
Browse files

iotests/113: mark bochs as required to support whitelisting



Signed-off-by: default avatarVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20200430124713.3067-9-vsementsov@virtuozzo.com>
Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
parent 503034ef
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -37,8 +37,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.rc
. ./common.filter

# Some of these test cases use bochs, but others do use raw, so this
# is only half a lie.
# Some of these test cases use bochs, but others do use raw
_require_drivers bochs
_supported_fmt raw
_supported_proto file
_supported_os Linux