Cope with unknown hosts in dead host list.
[amitay/build-farm.git] / SerNet-IRIX.fns
index e9d65fa4d7574590057aa9bb4de62bdfa5a8435b..0a464b69b994d977e54b1653153c837eaf3fd787 100644 (file)
@@ -2,7 +2,7 @@ per_run_hook
 
 global_lock
 
-MAXTIME=18000
+MAXTIME=36000
 TORTURE_MAXTIME=3600
 SMBD_MAXTIME=18000
 SAMBA_MAXTIME=18000
@@ -13,9 +13,10 @@ for compiler in cc ; do
        #export config="--with-included-popt"
        . common.fns
 
-       test_tree samba_4_0_test source $compiler
+       test_tree samba_4_0_test source4 $compiler
 
        test_tree samba_3_current source $compiler
+       test_tree samba_3_next source $compiler
        test_tree samba_3_master source $compiler
 
 done