summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_posix_s3.sh
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-04-08 18:50:49 +0200
committerStefan Metzmacher <metze@samba.org>2008-04-08 18:53:38 +0200
commitc5cf066c8b212a41bb6d947bf411c68deb67ac29 (patch)
tree2259b817b97d28b0a9e533e57390bad813eb5d56 /source3/script/tests/test_posix_s3.sh
parent0d49500c3517b087bf8807631b1f658bb0e47f7b (diff)
downloadsamba-c5cf066c8b212a41bb6d947bf411c68deb67ac29.tar.gz
samba-c5cf066c8b212a41bb6d947bf411c68deb67ac29.tar.bz2
samba-c5cf066c8b212a41bb6d947bf411c68deb67ac29.zip
selftest: run the BASE-DELAYWRITE test 4 times faster in make test
metze (This used to be commit 83b6da7c52a6f5285a9765d22d13a53fe9dc80e5)
Diffstat (limited to 'source3/script/tests/test_posix_s3.sh')
-rwxr-xr-xsource3/script/tests/test_posix_s3.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index c0983ad3ff..11f1f0eda4 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -55,6 +55,7 @@ skipped="$skipped RAW-SFILEINFO"
echo "WARNING: Skipping tests $skipped"
ADDARGS="$ADDARGS --option=torture:sharedelay=100000"
+ADDARGS="$ADDARGS --option=torture:writetimeupdatedelay=500000"
failed=0
for t in $tests; do