From 1a96286d61765116e4f7a7ab98b1325b52793d05 Mon Sep 17 00:00:00 2001
From: ugaston <ugaston@localhost>
Date: Wed, 01 Apr 2009 07:55:15 +0000
Subject: [PATCH] New replication test groups for assured modes + fix knownIssue handling in verifyTrees()

---
 opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml b/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml
index c4f0814..c558677 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml
@@ -58,6 +58,8 @@
             testList.append('encryption')
             testList.append('changelog')
             testList.append('conflict')
+            
+            globalAssuredReplication = None
           </script>
           
           <iterate var="_test" in="testList" >

--
Gitblit v1.10.0