]> git.sur5r.net Git - openldap/commitdiff
rationale of this test
authorPierangelo Masarati <ando@openldap.org>
Fri, 13 Jan 2006 11:01:40 +0000 (11:01 +0000)
committerPierangelo Masarati <ando@openldap.org>
Fri, 13 Jan 2006 11:01:40 +0000 (11:01 +0000)
tests/data/regressions/its4336/its4336
tests/data/regressions/its4336/slapd.conf

index 5360ec971dcffdbc5a0ff59f6f3e5d3bc330fb6b..ac59673be9fd307e7f3370a87b32fe08073fad88 100755 (executable)
@@ -100,6 +100,12 @@ if test $RC != 0 ; then
 fi
 
 echo "Searching the chain..."
+echo "
+       Search an entry that causes a successful result to be returned
+       with a 2 second delay; since size/time limits were erroneously
+       set to 0/0, which internally means 0 instead of unlimited, the
+       underlying back-ldap search timed out.
+"
 $LDAPSEARCH -b "cn=success w/ delay,ou=RetCodes,$BASEDN" -h $LOCALHOST -p $PORT2 \
        '(objectClass=*)' > /dev/null 2>&1
 RC=$?
index 9f7465223e709c3a77220cbe1be31684fc0df47c..412f48234edc41f93873fd1cfae6c89166045722 100644 (file)
@@ -24,11 +24,10 @@ include             @DATADIR@/test.schema
 pidfile                @TESTDIR@/slapd.2.pid
 argsfile       @TESTDIR@/slapd.2.args
 
-#mod#modulepath        ../servers/slapd/back-@BACKEND@/
-#mod#moduleload        back_@BACKEND@.la
 #monitormod#modulepath ../servers/slapd/back-monitor/
 #monitormod#moduleload back_monitor.la
 
+# no database; only a referral to another DSA, with anonymous chaining
 referral       "@URI1@"
 overlay                chain