summaryrefslogtreecommitdiffstats
path: root/selftest
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2013-05-13 11:14:26 +0200
committerJeremy Allison <jra@samba.org>2014-05-22 23:33:41 +0200
commit26b91558dfc260725ad6e074625644669453cfab (patch)
tree5140d669b3e3f17f1c828bafbd432c0342f4c324 /selftest
parent41cf51b77459153d2bf5579025e42e221e179bc7 (diff)
downloadsamba-26b91558dfc260725ad6e074625644669453cfab.tar.gz
samba-26b91558dfc260725ad6e074625644669453cfab.tar.xz
samba-26b91558dfc260725ad6e074625644669453cfab.zip
selftest: use dbwrap_tdb_mutexes:* = yes for "plugin_s4_dc" and "member"
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu May 22 23:33:41 CEST 2014 on sn-devel-104
Diffstat (limited to 'selftest')
-rwxr-xr-xselftest/target/Samba3.pm1
-rwxr-xr-xselftest/target/Samba4.pm2
2 files changed, 3 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index 489fec1c132..f50278345ef 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -247,6 +247,7 @@ sub setup_member($$$)
my $member_options = "
security = domain
server signing = on
+ dbwrap_tdb_mutexes:* = yes
";
my $ret = $self->provision($prefix,
"LOCALMEMBER3",
diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm
index 4e7cbd59058..c4e8f31bce7 100755
--- a/selftest/target/Samba4.pm
+++ b/selftest/target/Samba4.pm
@@ -1446,6 +1446,8 @@ sub provision_plugin_s4_dc($$)
server services = -smb +s3fs
xattr_tdb:file = $prefix_abs/statedir/xattr.tdb
+ dbwrap_tdb_mutexes:* = yes
+
kernel oplocks = no
kernel change notify = no