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

ugaston
18.45.2007 d734fd078702dcf908523ab093e6994d571a406b
opends/tests/functional-tests/testcases/replication/replication.xml
@@ -37,7 +37,7 @@
            CurrentTestPath['group']='replication'
          </script>
          <call function="'testGroup_Preamble'"/>
          <iterate  var="_test" in="['totalupdate','binarycopy','ldifimport','resynchronization','basic','schema']">
          <iterate  var="_test" in="['totalupdate','binarycopy','ldifimport','resynchronization','basic','schema','failover']">
            <sequence>
              <import machine="STAF_LOCAL_HOSTNAME"
                      file="'%s/testcases/replication/%s/%s.xml' % (TESTS_DIR,_test,_test)"/>