From 5d75a3a5eb6fc8c7318457104e771e00f3bb8b30 Mon Sep 17 00:00:00 2001
From: gary_williams <gary_williams@localhost>
Date: Wed, 05 Sep 2007 09:07:14 +0000
Subject: [PATCH] align tests for setup cli changes
---
opendj-sdk/opends/tests/functional-tests/shared/functions/topology.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/topology.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/topology.xml
index 5ab126f..ee5ec82 100755
--- a/opendj-sdk/opends/tests/functional-tests/shared/functions/topology.xml
+++ b/opendj-sdk/opends/tests/functional-tests/shared/functions/topology.xml
@@ -459,7 +459,8 @@
'dsBindDN' : dsBindDN,
'dsBindPwd' : dsBindPwd,
'dsBaseDN' : dsBaseDN,
- 'dsEnableWindowsService' : enableWindowsService
+ 'dsEnableWindowsService' : enableWindowsService,
+ 'dsDoNotStart' : 'true'
}
</call>
--
Gitblit v1.10.0