From cbf13ac79598fad694fcba848d48684093251c52 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Thu, 12 Feb 2009 10:56:36 +0000
Subject: [PATCH] Update the functional tests for package mode (split between install and instance)
---
opends/tests/staf-tests/functional-tests/testcases/backends/restore.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/tests/staf-tests/functional-tests/testcases/backends/restore.xml b/opends/tests/staf-tests/functional-tests/testcases/backends/restore.xml
index 2ba0ff7..69ac59a 100755
--- a/opends/tests/staf-tests/functional-tests/testcases/backends/restore.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/backends/restore.xml
@@ -130,7 +130,7 @@
<!--- Check that DS started -->
<call function="'isAlive'">
- { 'noOfLoops' : 5 ,
+ { 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000
}
</call>
@@ -196,7 +196,7 @@
<!--- Check that DS started -->
<call function="'isAlive'">
- { 'noOfLoops' : 5 ,
+ { 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000
}
</call>
--
Gitblit v1.10.0