From 5090c88d7e879b27dd79f407bc5e6a4f39fc56b7 Mon Sep 17 00:00:00 2001
From: ugaston <ugaston@localhost>
Date: Wed, 30 Sep 2009 06:20:35 +0000
Subject: [PATCH] Remove redundant calls to getReplicationStatus from replication stress tests

---
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_modify_multiple.xml       |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify.xml                    |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_modifyrdn_multiple.xml |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_del_add_del_multiple.xml  |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete.xml                |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_search.xml                    |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete_search.xml     |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn.xml                 |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_search_multiple.xml       |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_multiple.xml           |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete.xml            |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete_multiple.xml       |   28 ----
 opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn_multiple.xml        |   28 ----
 13 files changed, 0 insertions(+), 364 deletions(-)

diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_del_add_del_multiple.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_del_add_del_multiple.xml
index d414f88..9465f9d 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_del_add_del_multiple.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete.xml
index 73cecb2..08a5992 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete_multiple.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete_multiple.xml
index 912b3e5..229dd7d 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_delete_multiple.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete.xml
index bc5205d..c0b53d6 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete_search.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete_search.xml
index 09c9451..24dbdd6 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_mod_delete_search.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_modify_multiple.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_modify_multiple.xml
index e655818..b3fb668 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_modify_multiple.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_search_multiple.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_search_multiple.xml
index 2afb51e..d989848 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_add_search_multiple.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify.xml
index 1e54943..85a97a8 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_modifyrdn_multiple.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_modifyrdn_multiple.xml
index f9062a3..8efcd75 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_modifyrdn_multiple.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_multiple.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_multiple.xml
index aa8f959..1409217 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modify_multiple.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn.xml
index 1f5de56..ad7c884 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn_multiple.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn_multiple.xml
index ab47515..fb183b9 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_modifyrdn_multiple.xml
+++ b/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'">
diff --git a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_search.xml b/opends/tests/staf-tests/stress-tests/testcases/replication/replication_search.xml
index 6f00111..42070e1 100644
--- a/opends/tests/staf-tests/stress-tests/testcases/replication/replication_search.xml
+++ b/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'">

--
Gitblit v1.10.0