[SCM] build.samba.org - branch master updated

Stefan Metzmacher metze at samba.org
Mon Nov 22 02:56:20 MST 2010


The branch, master has been updated
       via  a092307 fjall needs more time to finish tests under valgrind
      from  4d47399 Print sane time string rather than python tuple.

http://gitweb.samba.org/?p=build-farm.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit a092307807352a432e0d408342cca08db7cf75b7
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Nov 22 10:55:02 2010 +0100

    fjall needs more time to finish tests under valgrind
    
    metze

-----------------------------------------------------------------------

Summary of changes:
 fjall.fns |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/fjall.fns b/fjall.fns
index fabe8d5..475c0dd 100644
--- a/fjall.fns
+++ b/fjall.fns
@@ -14,10 +14,12 @@ export WINBINDD_VALGRIND="valgrind -q --num-callers=30 --log-file=st/valgrind.lo
 export SAMBA_VALGRIND="valgrind -q --num-callers=30 --log-file=st/valgrind.log_%p --gen-suppressions=all --suppressions=.valgrind_suppressions"
 export VALGRIND="valgrind -q --num-callers=30 --log-file=st/valgrind.log_%p --gen-suppressions=all --suppressions=.valgrind_suppressions"
 
-export MAXTIME=24000
+# 2 hours
 export TORTURE_MAXTIME=7200
-export SMBD_MAXTIME=24000
-export SAMBA_MAXTIME=24000
+# 10 hours
+export MAXTIME=36000
+export SMBD_MAXTIME=36000
+export SAMBA_MAXTIME=36000
 
 test_tree samba_4_0_test source4 gcc
 test_tree samba_3_current source gcc


-- 
build.samba.org


More information about the samba-cvs mailing list