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

ugaston
18.45.2007 7448bc0c1fb2a1cde080f4bf7f9feeb8a45cc5b0
opendj-sdk/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)"/>