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

al_xipe
21.55.2007 a907d36e1b32fe05f0e13cefe84de560053e0e22
opends/tests/functional-tests/testcases/replication/resynchronization/resynchronization.xml
@@ -55,7 +55,7 @@
          #@TestHTMLLink        http://opends.dev.java.net/
          -->
            
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/testcases/replication/replication_setup.xml' % (TESTS_DIR)"/>
          <call function="'replication_setup'" />
@@ -73,7 +73,7 @@
          #@TestSteps
          #@TestPostamble
          #@TestResult
          -->
          -->
          <testcase name="getTestCaseName('Off-line initialisation')">
            <sequence>            
              <call function="'testCase_Preamble'"/>
@@ -81,7 +81,7 @@
                 'Replication: Re-Synchronization: Off-line initialisation. Initialise replicated servers using off-line backup/restore'
              </message>
                              
              <!-- Stop the servers in the topology -->
              <!-- Stop the servers in the topology -->
              <call function="'stopServers'">
                [_topologyServerList]
              </call>
@@ -157,7 +157,7 @@
                
                
              <!-- Start the "consumer" servers -->
              <!-- Start the "consumer" servers -->
              <call function="'startServers'">
                [consumerList]
              </call>                
@@ -165,7 +165,7 @@
                
                
              <!-- Verify the synchronization of the trees among the servers in the topology -->
              <!-- Verify the synchronization of the trees among the servers in the topology -->
              <call function="'verifyTrees'">
                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
              </call> 
@@ -186,7 +186,7 @@
          #@TestSteps
          #@TestPostamble
          #@TestResult
          -->
          -->
          <testcase name="getTestCaseName('On-line initialisation')">
            <sequence>            
              <call function="'testCase_Preamble'"/>
@@ -197,7 +197,7 @@
              <!-- Clean the servers in the topology
              <call function="'deleteTrees'">
                [_topologyServerList, synchroSuffix, False]
              </call> -->
              </call> -->
              
              <!-- Delete manually added entry so that replication server won't add it automatically later on -->
              <call function="'ldapDeleteWithScript'">
@@ -289,7 +289,7 @@
                
                
              <!-- Verify the synchronization of the trees among the servers in the topology -->
              <!-- Verify the synchronization of the trees among the servers in the topology -->
              <call function="'verifyTrees'">
                [ clientHost, clientPath, master, consumerList, synchroSuffix ]
              </call> 
@@ -303,9 +303,9 @@
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'" />
          <call function="'testSuite_Postamble'"/>
        </sequence>
      </block>