]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Disable zfs_send_007_pos
authorGiuseppe Di Natale <dinatale2@users.noreply.github.com>
Sat, 29 Jul 2017 05:37:27 +0000 (22:37 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 29 Jul 2017 05:37:27 +0000 (22:37 -0700)
Test case zfs_send_007_pos regularly is killed
by test-runner during zfs-tests on buildbot. Disable
it for now until further investigation can be done.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #6422

tests/zfs-tests/tests/functional/cli_root/zfs_send/zfs_send_007_pos.ksh

index 8d2061b31cb7dac0d97508dd642e23c650a261f5..ae352d4c0a61425aed00222765f6cf7cd00de248 100755 (executable)
 
 verify_runnable "both"
 
+# See issue: https://github.com/zfsonlinux/zfs/issues/6421
+if is_linux; then
+       log_unsupported "Test often runs for longer than 10 minutes."
+fi
+
 function cleanup
 {
        zfs destroy -rf $TESTPOOL/fs