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

ugaston
30.20.2009 5090c88d7e879b27dd79f407bc5e6a4f39fc56b7
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_del_add_del_multiple.xml
@@ -481,34 +481,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_add_del_add_del_multiple: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete.xml
@@ -363,35 +363,7 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_add_delete: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete_multiple.xml
@@ -389,34 +389,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_add_delete_multiple: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete.xml
@@ -413,34 +413,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_add_mod_delete: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete_search.xml
@@ -460,34 +460,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_add_mod_delete_search: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_modify_multiple.xml
@@ -390,34 +390,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_add_modify_multiple: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_search_multiple.xml
@@ -389,34 +389,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_add_search_multiple: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify.xml
@@ -403,34 +403,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_modify: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_modifyrdn_multiple.xml
@@ -472,34 +472,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_modify_modifyrdn_multiple: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_multiple.xml
@@ -472,34 +472,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_modify_multiple: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn.xml
@@ -403,34 +403,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_modifyrdn: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn_multiple.xml
@@ -472,34 +472,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_modifyrdn_multiple: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">
opends/tests/staf-tests/stress-tests/testcases/replication/replication_search.xml
@@ -403,34 +403,6 @@
          
          
          
          <testcase name="getTestCaseName('Check replication status')">
            <sequence>
              <call function="'testCase_Preamble'"/>
              <message>
                'replication_search: Check replication status'
              </message>
              <!-- Verify the synchronization of the trees among the servers in
                the topology -->
              <call function="'getReplicationStatus'">
                { 'location'            : masterHost,
                  'dsPath'              : masterPath,
                  'dsInstanceHost'      : masterHost,
                  'dsInstanceAdminPort' : master.getAdminPort(),
                  'replicationDnList'   : [synchroSuffix]
                }
              </call>
              <call function="'testCase_Postamble'"/>
            </sequence>
          </testcase>
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/../functional-tests/testcases/replication/replication_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'replication_cleanup'">