tests: Disable 255 disk test until we can find a way to make it reliable.

This commit is contained in:
Richard W.M. Jones
2018-08-14 13:35:51 +01:00
parent 79a3ac5d0e
commit 9b911a2a85

View File

@@ -43,3 +43,7 @@ export SKIP_TEST820RHBZ912499_PY=1
# ntfsclone is broken in Rawhide (RHBZ#1601146).
export SKIP_TEST_NTFSCLONE_SH=1
# This breaks often on debug kernels because the kernel runs out of
# memory.
export SKIP_TEST_255_DISKS_SH=1