summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/058
diff options
context:
space:
mode:
authorFam Zheng <famz@redhat.com>2015-01-04 09:53:49 +0800
committerStefan Hajnoczi <stefanha@redhat.com>2015-01-13 13:43:28 +0000
commit9c8ab1ae0d7c4a135c832c784f088ae5e2140585 (patch)
treec7f05b099471fed5228c0ae4ac5f7827176ae853 /tests/qemu-iotests/058
parenta2d9c0c407456faa871870c57cf99942739e28ab (diff)
downloadhqemu-9c8ab1ae0d7c4a135c832c784f088ae5e2140585.zip
hqemu-9c8ab1ae0d7c4a135c832c784f088ae5e2140585.tar.gz
qemu-iotests: Add "_supported_os Linux" to 058
Other cases have this, and this test is not portable as well, as we want to add "make check-block" to "make check", it shouldn't fail on Mac OS X. Reported-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/058')
-rwxr-xr-xtests/qemu-iotests/0581
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/058 b/tests/qemu-iotests/058
index 2d5ca85..a60b34b 100755
--- a/tests/qemu-iotests/058
+++ b/tests/qemu-iotests/058
@@ -87,6 +87,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2
_supported_proto file
+_supported_os Linux
_require_command QEMU_NBD
# Use -f raw instead of -f $IMGFMT for the NBD connection
OpenPOWER on IntegriCloud