From f77232769c8f5bb2221d8b51dfb2cb9f7dac47a3 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Mon, 22 Jan 2007 10:01:32 +0000 Subject: [PATCH] Need retry parameter for valid restart test --- tests/data/slapd-syncrepl-slave-persist1.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/slapd-syncrepl-slave-persist1.conf b/tests/data/slapd-syncrepl-slave-persist1.conf index 90532800e7..5e6ac0590c 100644 --- a/tests/data/slapd-syncrepl-slave-persist1.conf +++ b/tests/data/slapd-syncrepl-slave-persist1.conf @@ -67,6 +67,7 @@ syncrepl rid=1 schemachecking=off scope=sub type=refreshAndPersist + retry="5 5 300 5" updateref @URI1@ overlay syncprov -- 2.39.5