Disable zfs_send_007_pos

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
This commit is contained in:
Giuseppe Di Natale 2017-07-28 22:37:27 -07:00 committed by Tony Hutter
parent e0031d86b7
commit affb7141d7

View File

@ -36,6 +36,11 @@
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