]> git.proxmox.com Git - mirror_zfs-debian.git/commit
Disable ztest deadman timer
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 15 Oct 2012 02:21:49 +0000 (19:21 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 15 Oct 2012 02:35:09 +0000 (19:35 -0700)
commit26099167e6b39d719ade3be2b5e087e29f1121cd
tree5703be60dd01dbfece321907ebc4a30a122b141d
parentee7913b644a2c812a249046f56eed39d1977d706
Disable ztest deadman timer

The ztest deadman timer has been causing false positives in the
testing VMs.  To make it easier to spot possible regressions
I'm disabling this timer.  The buildbot test infrastructure
will still mark ztest instances which take to long to complete
as failures.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #1018
cmd/ztest/ztest.c