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

Gary Williams
23.23.2012 3dfb6fc07cc7f27dc0aed5e65f2838cab253c8fb
opends/tests/staf-tests/functional-tests/testcases/replication/totalupdate/totalupdate.xml
@@ -55,7 +55,9 @@
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/testcases/replication/replication_setup.xml' 
              % (TESTS_DIR)"/>
          <call function="'replication_setup'" />
          <call function="'replication_setup'" >
            { 'label'    : 'Replication Totalupdate' }
          </call>
          
          <script>
            server1DataDir = '%s' % server1.getDataDir()
@@ -544,7 +546,9 @@
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/testcases/replication/replication_cleanup.xml' 
                 % (TESTS_DIR)"/>
          <call function="'replication_cleanup'" />
          <call function="'replication_cleanup'" >
            { 'label'    : 'Replication Totalupdate' }
          </call>
          
          <call function="'testSuite_Postamble'"/>
        </sequence>