From b3763a195cc167152df1f762b3c3a73f7db7677b Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Tue, 23 Apr 2019 17:31:40 +0200 Subject: 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 Tested-by: Alex Bennée Acked-by: Christian Borntraeger Message-Id: <20190502084506.8009-6-thuth@redhat.com> Signed-off-by: Thomas Huth --- tests/qemu-iotests/026 | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/qemu-iotests/026') diff --git a/tests/qemu-iotests/026 b/tests/qemu-iotests/026 index ca89ad7048..e30243608b 100755 --- a/tests/qemu-iotests/026 +++ b/tests/qemu-iotests/026 @@ -41,7 +41,6 @@ trap "_cleanup; exit \$status" 0 1 2 3 15 # Currently only qcow2 supports rebasing _supported_fmt qcow2 _supported_proto file -_supported_os Linux _default_cache_mode "writethrough" _supported_cache_modes "writethrough" "none" # The refcount table tests expect a certain minimum width for refcount entries -- cgit v1.2.3-55-g7522