| | |
| | | </script> |
| | | |
| | | <call function="'testGroup_Preamble'"/> |
| | | |
| | | |
| | | <import machine="'%s' % (STAF_LOCAL_HOSTNAME)" |
| | | file="'%s/testcases/replication/totalupdate/totalupdate.xml' % (TESTS_DIR)"/> |
| | | <call function="'main_totalupdate'" /> |
| | | |
| | | |
| | | <import machine="'%s' % (STAF_LOCAL_HOSTNAME)" |
| | | file="'%s/testcases/replication/binarycopy/replication_binarycopy.xml' % (TESTS_DIR)"/> |
| | | <call function="'replication_binarycopy'" /> |
| | | |
| | | <import machine="'%s' % (STAF_LOCAL_HOSTNAME)" |
| | | file="'%s/testcases/replication/ldifimport/replication_ldifimport.xml' % (TESTS_DIR)"/> |
| | | <call function="'replication_ldifimport'" /> |
| | | |
| | | <import machine="'%s' % (STAF_LOCAL_HOSTNAME)" |
| | | file="'%s/testcases/replication/resynchronization/replication_resynchronization.xml' % (TESTS_DIR)"/> |
| | | <call function="'replication_resynchronization'" /> |
| | | |
| | | <import machine="'%s' % (STAF_LOCAL_HOSTNAME)" |
| | | file="'%s/testcases/replication/basic/replication_basic.xml' % (TESTS_DIR)"/> |
| | | <call function="'replication_basic'" /> |
| | | |
| | | <import machine="'%s' % (STAF_LOCAL_HOSTNAME)" |
| | | file="'%s/testcases/replication/schema/replication_schema.xml' % (TESTS_DIR)"/> |
| | | <call function="'replication_schema'" /> |
| | | |
| | | <call function="'testGroup_Postamble'"/> |
| | | |
| | | </sequence> |