summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-11-17 11:59:21 +0100
committerStefan Metzmacher <metze@samba.org>2009-11-18 06:50:23 +0100
commite67445b7f714ed2c04cd684dc6171d2cf7c6345a (patch)
tree0bb55a8e5dfdd71d5d05cd52aa4c61068c7db9c9 /source4/selftest
parentb4c916c492566611afd1bfb19b366f4fff5043a3 (diff)
downloadsamba-e67445b7f714ed2c04cd684dc6171d2cf7c6345a.tar.gz
samba-e67445b7f714ed2c04cd684dc6171d2cf7c6345a.tar.bz2
samba-e67445b7f714ed2c04cd684dc6171d2cf7c6345a.zip
s4:selftest: avoid running the slow BASE-DELAY-WRITE test on the cifs proxy share
It's enough to run it on the posix share. metze
Diffstat (limited to 'source4/selftest')
-rw-r--r--source4/selftest/slow1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/slow b/source4/selftest/slow
index d414368de8..6501a0cbf0 100644
--- a/source4/selftest/slow
+++ b/source4/selftest/slow
@@ -5,3 +5,4 @@ raw.bench.lookup # Slow
base.utable # Slow
base.smb # Slow
rpc.scanner # Slow
+ntvfs.cifs.base.delaywrite # It's a slow test and having it on the proxy share is not needed