mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

ugaston
30.17.2009 31f012d4ee2dcde8ed1b728f555d91b111973243
Fix regression in replication stress tests
1 files modified
5 ■■■■■ changed files
opends/tests/staf-tests/stress-tests/testcases/replication/replication.xml 5 ●●●●● patch | view | raw | blame | history
opends/tests/staf-tests/stress-tests/testcases/replication/replication.xml
@@ -80,6 +80,11 @@
            #testList.append('replication_modify_restart_multiple')
            
            globalAssuredReplication = None            
            if (REPLICATION_SPLIT_SERVERS == 'true'):
              globalSplitServers = True
            else:
              globalSplitServers = None
          </script>
          <iterate var="__test" in="testList">