From: Howard Chu Date: Fri, 26 Jun 2009 05:41:57 +0000 (+0000) Subject: ITS#6185 use more retries X-Git-Tag: ACLCHECK_0~479 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=67cefc1a01497dffa83fdeebffbe3f6bc00087e6;p=openldap ITS#6185 use more retries --- diff --git a/tests/data/slapd-glue-syncrepl1.conf b/tests/data/slapd-glue-syncrepl1.conf index 02f30c754d..cb79368859 100644 --- a/tests/data/slapd-glue-syncrepl1.conf +++ b/tests/data/slapd-glue-syncrepl1.conf @@ -76,7 +76,7 @@ syncrepl rid=1 schemachecking=off scope=sub type=refreshAndPersist - retry="3 3 300 5" + retry="3 10 300 5" updateref @URI2@ #overlay syncprov diff --git a/tests/data/slapd-glue-syncrepl2.conf b/tests/data/slapd-glue-syncrepl2.conf index 77d3cd0b04..752824fef3 100644 --- a/tests/data/slapd-glue-syncrepl2.conf +++ b/tests/data/slapd-glue-syncrepl2.conf @@ -59,7 +59,7 @@ syncrepl rid=2 schemachecking=off scope=sub type=refreshAndPersist - retry="3 3 300 5" + retry="3 10 300 5" updateref @URI1@ #overlay syncprov