summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/105
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2019-04-23 17:31:40 +0200
committerThomas Huth <thuth@redhat.com>2019-05-21 10:13:58 +0200
commitb3763a195cc167152df1f762b3c3a73f7db7677b (patch)
treea599e3aaff787420fac0d6c298a03c71badfd040 /tests/qemu-iotests/105
parentdb2b95d56434bb4afcd979fe2f585bfe5acdf206 (diff)
downloadqemu-b3763a195cc167152df1f762b3c3a73f7db7677b.zip
tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests
A lot of tests run fine on FreeBSD and macOS, too - the limitation to Linux here was likely just copied-and-pasted from other tests. Thus remove the "_supported_os Linux" line from tests that run successful in our CI pipelines on FreeBSD and macOS. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com> Message-Id: <20190502084506.8009-6-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/105')
-rwxr-xr-xtests/qemu-iotests/1051
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/105 b/tests/qemu-iotests/105
index 3b5a596844..3346e8cb25 100755
--- a/tests/qemu-iotests/105
+++ b/tests/qemu-iotests/105
@@ -38,7 +38,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2 vmdk vhdx qed
_supported_proto generic
-_supported_os Linux
_unsupported_imgopts "subformat=twoGbMaxExtentFlat" \
"subformat=twoGbMaxExtentSparse"