From 481ebe7fd66e079a71739f9db863f030a119d53e Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sat, 16 Sep 2006 15:51:41 +0000 Subject: 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) --- source4/script/tests/mktestsetup.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/script') 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<