mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Cleanup links to old ITS system
This commit is contained in:
parent
2346dfd2a0
commit
f3e0707e34
8 changed files with 10 additions and 15 deletions
|
|
@ -61,12 +61,7 @@ Update manual pages as needed.
|
||||||
|
|
||||||
|
|
||||||
For additional TODO items, see:
|
For additional TODO items, see:
|
||||||
http://www.openldap.org/its/index.cgi/Software%20Enhancements
|
https://bugs.openldap.org
|
||||||
http://www.openldap.org/its/index.cgi/Software%20Bugs
|
|
||||||
|
|
||||||
|
|
||||||
JLDAP TODO items, see:
|
|
||||||
http://www.openldap.org/devel/gitweb.cgi?p=openldap-jldap.git;a=blob_plain;f=design/todo.txt
|
|
||||||
|
|
||||||
---
|
---
|
||||||
$OpenLDAP$
|
$OpenLDAP$
|
||||||
|
|
|
||||||
|
|
@ -39,7 +39,7 @@ if test $BACKEND = ldif ; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "This test tracks a case where changes are incorrectly skipped"
|
echo "This test tracks a case where changes are incorrectly skipped"
|
||||||
echo "See http://www.openldap.org/its/index.cgi/?findid=8444 for more information."
|
echo "See https://bugs.openldap.org/show_bug.cgi?id=8444 for more information."
|
||||||
|
|
||||||
MMR=4
|
MMR=4
|
||||||
XDIR=$TESTDIR/srv
|
XDIR=$TESTDIR/srv
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
## <http://www.OpenLDAP.org/license.html>.
|
## <http://www.OpenLDAP.org/license.html>.
|
||||||
|
|
||||||
echo "This test is no longer valid after the fixes in ITS#9015"
|
echo "This test is no longer valid after the fixes in ITS#9015"
|
||||||
echo "http://www.openldap.org/its/index.cgi/?findid=9015"
|
echo "https://bugs.openldap.org/show_bug.cgi?id=9015"
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
echo "running defines.sh"
|
echo "running defines.sh"
|
||||||
|
|
@ -28,8 +28,8 @@ fi
|
||||||
echo ""
|
echo ""
|
||||||
echo " This test tracks a case where a consumer fails to replicate from the provider"
|
echo " This test tracks a case where a consumer fails to replicate from the provider"
|
||||||
echo " when the provider is dynamically configured for replication."
|
echo " when the provider is dynamically configured for replication."
|
||||||
echo " See http://www.openldap.org/its/index.cgi/?findid=8521 and"
|
echo " See https://bugs.openldap.org/show_bug.cgi?id=8521 and"
|
||||||
echo " See http://www.openldap.org/its/index.cgi/?findid=8281 for more information."
|
echo " See https://bugs.openldap.org/show_bug.cgi?id=8281 for more information."
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
PRODIR=$TESTDIR/pro
|
PRODIR=$TESTDIR/pro
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ fi
|
||||||
echo ""
|
echo ""
|
||||||
echo " This test tracks a case where it was not possible to modify the syncprov overlay configuration"
|
echo " This test tracks a case where it was not possible to modify the syncprov overlay configuration"
|
||||||
echo " when the provider is dynamically configured for replication."
|
echo " when the provider is dynamically configured for replication."
|
||||||
echo " See http://www.openldap.org/its/index.cgi/?findid=8616 for more information"
|
echo " See https://bugs.openldap.org/show_bug.cgi?id=8616 for more information"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
PRODIR=$TESTDIR/pro
|
PRODIR=$TESTDIR/pro
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ fi
|
||||||
echo ""
|
echo ""
|
||||||
echo " This test tracks a case where it was not possible to modify the memberof overlay configuration"
|
echo " This test tracks a case where it was not possible to modify the memberof overlay configuration"
|
||||||
echo " when the provider is dynamically configured for replication."
|
echo " when the provider is dynamically configured for replication."
|
||||||
echo " See http://www.openldap.org/its/index.cgi/?findid=8663 for more information"
|
echo " See https://bugs.openldap.org/show_bug.cgi?id=8663 for more information"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
PRODIR=$TESTDIR/pro
|
PRODIR=$TESTDIR/pro
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ echo "running defines.sh"
|
||||||
echo ""
|
echo ""
|
||||||
echo " This test tracks a case where the -g flag to slapcat fails to work"
|
echo " This test tracks a case where the -g flag to slapcat fails to work"
|
||||||
echo " correctly, exporting the subordinate dbs as well as the root db."
|
echo " correctly, exporting the subordinate dbs as well as the root db."
|
||||||
echo " See http://www.openldap.org/its/index.cgi/?findid=8667 for more information."
|
echo " See https://bugs.openldap.org/show_bug.cgi?id=8667 for more information."
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
DBDIR1=$TESTDIR/db.1.a
|
DBDIR1=$TESTDIR/db.1.a
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@ fi
|
||||||
# 3. keep making changes on all servers to see things still work
|
# 3. keep making changes on all servers to see things still work
|
||||||
|
|
||||||
echo "This test tracks a case where slapd deadlocks during a significant write load"
|
echo "This test tracks a case where slapd deadlocks during a significant write load"
|
||||||
echo "See http://www.openldap.org/its/index.cgi/?findid=8752 for more information."
|
echo "See https://bugs.openldap.org/show_bug.cgi?id=8752 for more information."
|
||||||
|
|
||||||
MMR=4
|
MMR=4
|
||||||
iterations=20000
|
iterations=20000
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@ if test $BACKEND = ldif ; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "This test tracks a case where changes are not refreshed when an old db is reloaded"
|
echo "This test tracks a case where changes are not refreshed when an old db is reloaded"
|
||||||
echo "See http://www.openldap.org/its/index.cgi/?findid=8800 for more information."
|
echo "See https://bugs.openldap.org/show_bug.cgi?id=8800 for more information."
|
||||||
|
|
||||||
MMR=4
|
MMR=4
|
||||||
XDIR=$TESTDIR/srv
|
XDIR=$TESTDIR/srv
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue