projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfdca2b
)
iotests/082: require bochs
author
Vladimir Sementsov-Ogievskiy
<vsementsov@virtuozzo.com>
Thu, 30 Apr 2020 12:47:07 +0000
(15:47 +0300)
committer
Kevin Wolf
<kwolf@redhat.com>
Fri, 8 May 2020 11:26:35 +0000
(13:26 +0200)
Test fails if bochs not whitelisted, so, skip it in this case.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <
20200430124713
.3067-3-vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/082
patch
|
blob
|
history
diff --git
a/tests/qemu-iotests/082
b/tests/qemu-iotests/082
index 3286c2c6dbb7d8f57ee133311a92e1e6b3f678b9..1998965ed47dca9a3b9f39c8bb227eafe13a071c 100755
(executable)
--- a/
tests/qemu-iotests/082
+++ b/
tests/qemu-iotests/082
@@
-38,6
+38,7
@@
trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2
_supported_proto file nfs
+_require_drivers bochs
run_qemu_img()
{