From 97d06de2f6569b808feb4f482b397b22b1577746 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
---
opends/tests/functional-tests/shared/functions/topology.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/opends/tests/functional-tests/shared/functions/topology.xml b/opends/tests/functional-tests/shared/functions/topology.xml
index 5ab126f..ee5ec82 100755
--- a/opends/tests/functional-tests/shared/functions/topology.xml
+++ b/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