From b08c938d05d130a0f9b92340266afc294c567c17 Mon Sep 17 00:00:00 2001
From: ugaston <ugaston@localhost>
Date: Fri, 18 May 2007 10:43:04 +0000
Subject: [PATCH] Setting execution granularity at Suite level: Part 1

---
 opends/tests/functional-tests/config/synchronization/basic_topology.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opends/tests/functional-tests/config/synchronization/basic_topology.txt b/opends/tests/functional-tests/config/synchronization/basic_topology.txt
index a8434ff..916500e 100644
--- a/opends/tests/functional-tests/config/synchronization/basic_topology.txt
+++ b/opends/tests/functional-tests/config/synchronization/basic_topology.txt
@@ -2,6 +2,7 @@
 Directory: /tmp/opends-synchro-tests/server1
 Port: 11389
 Sslport: 11636
+Jmxport: 11689
 RootDn: cn=directory manager
 RootPwd: secret12
 BaseDn: o=example
@@ -14,6 +15,7 @@
 Directory: /tmp/opends-synchro-tests/server2
 Port: 22389
 Sslport: 22636
+Jmxport: 22689
 RootDn: cn=directory manager
 RootPwd: secret12
 BaseDn: o=example

--
Gitblit v1.10.0