From b641be47ccf7eb5261be4f44abbf016dfa0e9ddd Mon Sep 17 00:00:00 2001
From: ugaston <ugaston@localhost>
Date: Fri, 22 Feb 2008 17:56:27 +0000
Subject: [PATCH] New Replication Changelog testsuite
---
opends/tests/functional-tests/testcases/replication/replication.xml | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/replication/replication.xml b/opends/tests/functional-tests/testcases/replication/replication.xml
index 5a375f5..bb8840d 100644
--- a/opends/tests/functional-tests/testcases/replication/replication.xml
+++ b/opends/tests/functional-tests/testcases/replication/replication.xml
@@ -38,8 +38,9 @@
</script>
<call function="'testGroup_Preamble'"/>
<iterate var="_test"
- in="['totalupdate','binarycopy','ldifimport','resynchronization',
- 'basic','schema','failover','encryption']">
+ in="['totalupdate','binarycopy','ldifimport',
+ 'resynchronization','basic','schema','failover',
+ 'encryption','changelog']">
<sequence>
<import machine="STAF_LOCAL_HOSTNAME"
file="'%s/testcases/replication/%s/%s.xml' %
--
Gitblit v1.10.0