iotests: Skip test 060 if it is not possible to create large files
commit24eba765192c968fcafab86ad9ce2da124357376
authorThomas Huth <thuth@redhat.com>
Wed, 4 Dec 2019 15:46:13 +0000 (4 16:46 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 18 Dec 2019 20:17:36 +0000 (18 20:17 +0000)
tree3d20ab041dac6931cd8c7851edd0989ebe7468f7
parent30729ae93b7e123e472a2d42792134ae39bf9df0
iotests: Skip test 060 if it is not possible to create large files

Test 060 fails in the arm64, s390x and ppc64le LXD containers on Travis
(which we will hopefully enable in our CI soon). These containers
apparently do not allow large files to be created. The repair process
in test 060 creates a file of 64 GiB, so test first whether such large
files are possible and skip the test if that's not the case.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191204154618.23560-3-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/qemu-iotests/060