From adf7c5f9070ac56cdee1c3e7247df7e120a0c3ee Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Tue, 28 Jun 2011 12:46:19 +0000
Subject: [PATCH] add replication ECL consistency tests
---
opends/tests/staf-tests/shared/tests/config.py.stubs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/tests/staf-tests/shared/tests/config.py.stubs b/opends/tests/staf-tests/shared/tests/config.py.stubs
index 4f6e4f9..09474c4 100644
--- a/opends/tests/staf-tests/shared/tests/config.py.stubs
+++ b/opends/tests/staf-tests/shared/tests/config.py.stubs
@@ -55,7 +55,7 @@
DIRECTORY_INSTANCE_SFX = 'dc=com'
DIRECTORY_INSTANCE_BE = 'userRoot'
REPLICATION_CONFIG_DIR = '${tests.run.dir}/${tests.run.time}/config'
-REPLICATION_SPLIT_SERVERS = '${replication.split}'
+REPLICATION_SPLIT_SERVERS = 'false'
REPLICATION_ECL_MODE = '${replication.eclmode}'
JAVA_HOME = '${remote.javahome}'
LOCAL_JAVA_HOME = '${local.javahome}'
--
Gitblit v1.10.0