From 09670254d836e1613803ebd65afe774edbd99b05 Mon Sep 17 00:00:00 2001
From: ugaston <ugaston@localhost>
Date: Fri, 22 Jan 2010 17:55:09 +0000
Subject: [PATCH] Add External Changelog search to replication stress tests

---
 opends/tests/staf-tests/shared/tests/config.py.stubs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opends/tests/staf-tests/shared/tests/config.py.stubs b/opends/tests/staf-tests/shared/tests/config.py.stubs
index 5be8103..8b5ef87 100644
--- a/opends/tests/staf-tests/shared/tests/config.py.stubs
+++ b/opends/tests/staf-tests/shared/tests/config.py.stubs
@@ -55,6 +55,7 @@
 DIRECTORY_INSTANCE_BE         = 'userRoot'
 REPLICATION_CONFIG_DIR        = '${tests.run.dir}/${tests.run.time}/config'
 REPLICATION_SPLIT_SERVERS     = '${replication.split}'
+REPLICATION_ECL_MODE          = '${replication.eclmode}'
 JAVA_HOME                     = '${remote.javahome}'
 LOCAL_JAVA_HOME               = '${local.javahome}'
 LOGS_ROOT                     = '${tests.run.dir}/${tests.run.time}'

--
Gitblit v1.10.0