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

gary_williams
20.32.2007 3f33948ca58f8035ea9006539635ea9efff4eff4
Ensure replication tests pick up correct xml files
4 files renamed
1 files modified
8 ■■■■ changed files
opends/tests/functional-tests/testcases/replication/binarycopy/binarycopy.xml patch | view | raw | blame | history
opends/tests/functional-tests/testcases/replication/ldifimport/ldifimport.xml patch | view | raw | blame | history
opends/tests/functional-tests/testcases/replication/replication.xml 8 ●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/replication/resynchronization/resynchronization.xml patch | view | raw | blame | history
opends/tests/functional-tests/testcases/replication/schema/schema.xml patch | view | raw | blame | history
opends/tests/functional-tests/testcases/replication/binarycopy/binarycopy.xml
opends/tests/functional-tests/testcases/replication/ldifimport/ldifimport.xml
opends/tests/functional-tests/testcases/replication/replication.xml
@@ -50,15 +50,15 @@
          <call function="'main_totalupdate'" />
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/testcases/replication/binarycopy/replication_binarycopy.xml' % (TESTS_DIR)"/>
            file="'%s/testcases/replication/binarycopy/binarycopy.xml' % (TESTS_DIR)"/>
          <call function="'replication_binarycopy'" />          
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/testcases/replication/ldifimport/replication_ldifimport.xml' % (TESTS_DIR)"/>
            file="'%s/testcases/replication/ldifimport/ldifimport.xml' % (TESTS_DIR)"/>
          <call function="'replication_ldifimport'" />          
                        
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/testcases/replication/resynchronization/replication_resynchronization.xml' % (TESTS_DIR)"/>
            file="'%s/testcases/replication/resynchronization/resynchronization.xml' % (TESTS_DIR)"/>
          <call function="'replication_resynchronization'" />          
            
          <import machine="STAF_LOCAL_HOSTNAME"
@@ -66,7 +66,7 @@
          <call function="'replication_basic'" />          
                                          
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/testcases/replication/schema/replication_schema.xml' % (TESTS_DIR)"/>
            file="'%s/testcases/replication/schema/schema.xml' % (TESTS_DIR)"/>
          <call function="'replication_schema'" />          
            
          <call function="'testGroup_Postamble'"/>
opends/tests/functional-tests/testcases/replication/resynchronization/resynchronization.xml
opends/tests/functional-tests/testcases/replication/schema/schema.xml