summaryrefslogtreecommitdiff
path: root/source4/script
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2006-09-16 15:51:41 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:18:51 -0500
commit481ebe7fd66e079a71739f9db863f030a119d53e (patch)
treec5f6d000fbea9a8e774b6eda48971c183606ea6f /source4/script
parentc5e67b855560b85040c6caa17e0cab641b0e273e (diff)
downloadsamba-481ebe7fd66e079a71739f9db863f030a119d53e.tar.gz
samba-481ebe7fd66e079a71739f9db863f030a119d53e.tar.bz2
samba-481ebe7fd66e079a71739f9db863f030a119d53e.zip
r18582: disable synchronous ldb in the build farm. Some hosts have very slow
filesystems and the tests are taking more than 1.5 hours. We will still be testing the sync code paths, as the ldb tests still run synchronous, but doing all of our other tests synchronously just costs too much time. (This used to be commit ce2baf7385e019383ffb292bd30e77c31eecbbef)
Diffstat (limited to 'source4/script')
-rwxr-xr-xsource4/script/tests/mktestsetup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/script/tests/mktestsetup.sh b/source4/script/tests/mktestsetup.sh
index 00a1e5bc71..4f83003358 100755
--- a/source4/script/tests/mktestsetup.sh
+++ b/source4/script/tests/mktestsetup.sh
@@ -100,6 +100,7 @@ cat >$CONFFILE<<EOF
max xmit = 32K
server max protocol = SMB2
notify:inotify = false
+ ldb:nosync = true
system:anonymous = true