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/export.xml | 48 ++++++++++++++++++++++++------------------------
1 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/opends/tests/staf-tests/functional-tests/testcases/backends/export.xml b/opends/tests/staf-tests/functional-tests/testcases/backends/export.xml
index 73d575b..01e9179 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/backends/export.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/backends/export.xml
@@ -134,7 +134,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -197,7 +197,7 @@
<call function="'importLdif'">
{ 'ldifFile' : '%s/backends/Export_schema.ldif' % remote.data,
'backEnd' : 'schema',
- 'dsPath' : '%s/server2/%s' % (DIRECTORY_INSTANCE_DIR, OPENDSNAME),
+ 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'knownIssue' : '2173'
}
</call>
@@ -258,7 +258,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -339,7 +339,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -422,7 +422,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -505,7 +505,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -586,7 +586,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort}
@@ -667,7 +667,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -748,7 +748,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -832,7 +832,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -914,7 +914,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -998,7 +998,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -1082,7 +1082,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -1165,7 +1165,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -1248,7 +1248,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -1332,7 +1332,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -1414,7 +1414,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort}
@@ -1494,7 +1494,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -1576,7 +1576,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -1659,7 +1659,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -1742,7 +1742,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -1825,7 +1825,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -1904,7 +1904,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
@@ -1991,7 +1991,7 @@
<!-- Wait for DS to start -->
<call function="'isAlive'">
{ 'location' : mylocation,
- 'noOfLoops' : 1 ,
+ 'noOfLoops' : 10 ,
'noOfMilliSeconds' : 2000,
'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME),
'dsInstancePort' : DsInstancePort
--
Gitblit v1.10.0