]> git.sur5r.net Git - openldap/commitdiff
Use 'cachesize 0' for repl and acl tests.
authorKurt Zeilenga <kurt@openldap.org>
Sat, 10 Apr 1999 01:40:33 +0000 (01:40 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 10 Apr 1999 01:40:33 +0000 (01:40 +0000)
Remove disable write sync (dbcachenowsync) in master (for concurrency test).

tests/data/slapd-acl.conf
tests/data/slapd-bdb2-acl.conf
tests/data/slapd-bdb2-master.conf
tests/data/slapd-bdb2-repl-master.conf
tests/data/slapd-bdb2-repl-slave.conf
tests/data/slapd-master.conf
tests/data/slapd-repl-master.conf
tests/data/slapd-repl-slave.conf

index 80dd2b65940aa7c3d1699a1e3d49a8b8fd4ea756..8b40c713ab7e102da137bfdeee55b5e49ab76b9d 100644 (file)
@@ -12,6 +12,7 @@ argsfile    ./test-db/slapd.args
 #######################################################################
 
 database       ldbm
+cachesize      0
 suffix         "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
index 31a47805e371347b8d209525d01012301563d20a..8560ffb347958c3b936c856b6786f5ec363eef4c 100644 (file)
@@ -15,6 +15,7 @@ backend     bdb2
 home        ./test-db
 
 database       bdb2
+cachesize      0
 suffix         "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
index 374f7881ecd6f9b8f56f0cf0a262ef61d8769d30..3780491b86199abb568bac83b4c04398906eea0c 100644 (file)
@@ -16,7 +16,6 @@ home          ./test-db
 mpoolsize      21000000
 
 database       bdb2
-cachesize      4
 suffix         "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
index a21290193619ecfd791512969a1b1aa830e6c2f6..3fca276902b1977297446dea292a9480e0d5d57b 100644 (file)
@@ -15,6 +15,7 @@ backend               bdb2
 home           ./test-db
 
 database       bdb2
+cachesize      0
 suffix         "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
index fee73745412d268ae78809bb27d234810b50d604..3782b628af2b9d55a0fdc0658516942a6e3cceee 100644 (file)
@@ -15,6 +15,7 @@ backend     bdb2
 home        ./test-repl
 
 database       bdb2
+cachesize      0
 suffix         "o=University of Michigan, c=US"
 directory      ./test-repl
 rootdn         "cn=Manager, o=University of Michigan, c=US"
index 8d642c56d47a80b0318e2c549078f61c5963a0f0..418ed5e7c4bde636cf4c4317961f64dbcbb29654 100644 (file)
@@ -12,7 +12,6 @@ argsfile    ./test-db/slapd.args
 #######################################################################
 
 database       ldbm
-cachesize      4
 suffix         "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
@@ -20,3 +19,4 @@ rootpw                secret
 index          cn,sn,uid       pres,eq,approx
 index          default         none
 lastmod                on
+dbcachenowsync
index b238635381cf17884f6e11a3933a4a47f98331f7..c3e1657285e10edfd9827f4dd340ec2161f0069c 100644 (file)
@@ -12,6 +12,7 @@ argsfile    ./test-db/slapd.args
 #######################################################################
 
 database       ldbm
+cachesize      0
 suffix         "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
index bec200a0f2364e1dc8d45dc425f848451277f728..886a987edb0883529c958d4e844011ead4661444 100644 (file)
@@ -12,6 +12,7 @@ argsfile    ./test-repl/slapd.args
 #######################################################################
 
 database       ldbm
+cachesize      0
 suffix         "o=University of Michigan, c=US"
 directory      ./test-repl
 rootdn         "cn=Manager, o=University of Michigan, c=US"
@@ -21,4 +22,3 @@ index         cn,sn,uid       pres,eq,approx
 index          default         none
 # index                default         pres,eq,approx
 lastmod                on
-dbcachenowsync