]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Disable zvol_ENOSPC_001_pos on 32-bit systems
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 14 Nov 2017 00:26:15 +0000 (16:26 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Nov 2017 00:26:15 +0000 (16:26 -0800)
Occasionally observed failure of zvol_ENOSPC_001_pos due to the
test case taking too long to complete.  Disable the test case until
it can be improved.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #5848
Closes #6862

tests/zfs-tests/tests/functional/zvol/zvol_ENOSPC/zvol_ENOSPC_001_pos.ksh

index f19fa9df3bf485c5506be2d2b263f76fcafe7c77..e3013dd4403205bb9cde67a2a5efb24d4a3b43c0 100755 (executable)
 
 verify_runnable "global"
 
+# See issue: https://github.com/zfsonlinux/zfs/issues/5848
+if is_32bit; then
+       log_unsupported "Test case runs slowly on 32 bit"
+fi
+
 function cleanup
 {
        rm -rf $TESTDIR/*