Howard Chu
59897fcc66
ITS#5903 more tests
2009-02-03 02:16:03 +00:00
Pierangelo Masarati
b4e5626df4
typo in error message
2009-01-31 19:26:09 +00:00
Rein Tollevik
537c07dde0
Use backticks, $(...) is not in old shells.
2009-01-28 22:43:39 +00:00
Rein Tollevik
1de78498cb
ITS#5910 fixed sed pathname substitution
2009-01-28 12:17:50 +00:00
Rein Tollevik
74d8f1dedd
ITS#5910 always append to the log file
2009-01-28 12:14:47 +00:00
Howard Chu
fec2062629
ITS#5540 forgot a file
2009-01-27 18:47:11 +00:00
Howard Chu
b64a6cddd3
ITS#5540 sean-burford-monitor-test-080706.patch
2009-01-27 10:09:51 +00:00
Quanah Gibson-Mount
85a75c4ca9
If we're looping more than once, print out the iteration
2009-01-27 02:27:23 +00:00
Quanah Gibson-Mount
70fd27c8d5
Add an option to run a test in a loop using -l or -loop
2009-01-27 02:00:50 +00:00
Howard Chu
577619c36e
ITS#5883 ordering fix
2009-01-25 04:10:11 +00:00
Howard Chu
2421515c57
ITS#5883 from Aaron Richton, with minor tweaks
2009-01-22 00:44:16 +00:00
Kurt Zeilenga
4af9eb9715
Update copyright notices
2009-01-22 00:40:04 +00:00
Quanah Gibson-Mount
9ba19d7b19
Fix missing CVS header
2009-01-21 00:30:23 +00:00
Quanah Gibson-Mount
ad65041c55
Skip test if using back-ldif, as it doesn't support ACLs
2009-01-21 00:07:01 +00:00
Pierangelo Masarati
1fbc8aa1df
allow overriding of SYNCMODE
2008-12-27 16:20:01 +00:00
Quanah Gibson-Mount
fe5d21e86c
ITS#5842 Use "con1" instead of "con" so the tests work on windows
2008-12-02 22:06:35 +00:00
Howard Chu
f3fd5c111a
Make sure consumer is in persist phase before doing modifies
2008-11-29 03:37:23 +00:00
Howard Chu
6629ca8655
Set sync intervals to 3 seconds, use SLEEP1 and SLEEP2 for sync delays
2008-11-22 23:48:17 +00:00
Howard Chu
2fef543ef9
Set sync intervals to 3 seconds
2008-11-22 23:45:10 +00:00
Rein Tollevik
74e4f9051f
Only use a db_stat in PATH if it matches our environment.
2008-11-18 22:16:42 +00:00
Pierangelo Masarati
00eade08df
add indexes when supported; syncrepl on configuration should always be refreshAndPersist
2008-11-16 23:06:30 +00:00
Pierangelo Masarati
89cec8c881
add indexes (when supported)
2008-11-16 22:57:38 +00:00
Pierangelo Masarati
f61459580d
allow syncrepl to retry
2008-11-16 22:55:32 +00:00
Howard Chu
8726452d8f
Fix prev commit
2008-11-16 09:07:19 +00:00
Hallvard Furuseth
947612e72f
Kill slapd before exiting
2008-11-16 04:33:11 +00:00
Emmanuel Dreyfus
245bb35eca
Add a test for attribute value regex substitution. Cf ITS#5804
2008-11-15 16:51:56 +00:00
Pierangelo Masarati
2c6b5c0ea9
allow each (back-config) syncrepl test to use the preferred sync type, but allow changing it via the -s switch for ./run
2008-11-15 15:05:12 +00:00
Pierangelo Masarati
f7a8ce8763
use replication specific indexes
2008-11-15 15:02:07 +00:00
Pierangelo Masarati
c6f423cd05
use decent checkpoint parameters
2008-11-15 15:01:32 +00:00
Pierangelo Masarati
563a506553
add indexes to meta target
2008-11-15 12:32:27 +00:00
Hallvard Furuseth
fda00af4c1
ITS#5408: Support back-ldif
2008-11-12 01:00:56 +00:00
Quanah Gibson-Mount
09438f3d30
Set add_content_acl to on
2008-11-10 22:58:23 +00:00
Quanah Gibson-Mount
34d1b413a2
fix missing cvs revision header
2008-11-10 19:49:04 +00:00
Pierangelo Masarati
f6dd785a46
parallel load test (ITS#5709)
2008-11-02 23:48:16 +00:00
Pierangelo Masarati
759ba16fb7
s/manageDIT/relax/ (ITS#5780)
2008-10-30 14:16:22 +00:00
Hallvard Furuseth
d68ba23ab8
ITS#5750: Fix nameUIDPretty() bitstring in Name and Optional UID syntax.
...
Also update a comment about parsing this syntax.
2008-10-18 11:09:55 +00:00
Pierangelo Masarati
c2090e9944
check dangling reference (ITS#5742)
2008-10-17 00:07:15 +00:00
Quanah Gibson-Mount
16c307b8b8
s/LOOPS/TESTLOOPS/
2008-10-06 19:58:52 +00:00
Pierangelo Masarati
d5ac6c4630
s/LOOPS/TESTLOOPS/
2008-10-05 21:29:16 +00:00
Pierangelo Masarati
b7b38b07f4
give appropriate write permissions for add (ITS#5723)
2008-10-05 21:28:28 +00:00
Emmanuel Dreyfus
7f085e8b8b
The fix to ITS#4556 broke this test: modifying objectClass was forbidden
...
for anyone, and since LDAP additions now check for attribute write access,
the addition now fails.
Allowing objectClass write access for the user that performs the LDAP
addtition fixes the problem.
Approved by ando@
2008-10-04 10:12:11 +00:00
Pierangelo Masarati
93fe70d6c7
add tests specific to mapped attrs (ITS#5717)
2008-09-29 21:51:06 +00:00
Pierangelo Masarati
a0e3e68a02
allow controls deletion to be deferred; pass response controls back to frontend in extops (ITS#5711)
2008-09-27 10:06:43 +00:00
Pierangelo Masarati
7402de4ad7
fix typo in comment
2008-09-20 11:29:32 +00:00
Quanah Gibson-Mount
f028effb17
Add missing revision string
2008-09-03 21:05:54 +00:00
Howard Chu
f6edefa25d
Add back-ndb
2008-08-26 21:48:17 +00:00
Pierangelo Masarati
b9930aef96
add monitor testing to concurrency tests data
2008-07-19 14:28:41 +00:00
Pierangelo Masarati
99d135cc7a
add monitor testing to concurrency tests data
2008-07-19 14:01:44 +00:00
Pierangelo Masarati
38946e1a7f
fix logs indentation
2008-07-19 11:54:54 +00:00
Pierangelo Masarati
ffea61188a
add checkpoint as required
2008-07-19 11:54:38 +00:00