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

Christophe Sovant
30.49.2013 241482c7330abc19923a8c969f59dcccdf86690b
CR-1618 Fix test group for replication-safe-read and replication-safe-data (part2)
13 files modified
41 ■■■■■ changed files
opends/tests/staf-tests/functional-tests/testcases/replication/aci/aci.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/basic/basic.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/binarycopy/binarycopy.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/changelog/changelog.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/conflict/conflict.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/encryption/encryption.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/externalchangelog/externalchangelog.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/externalchangelog_consistency/externalchangelog_consistency.xml 5 ●●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/failover/failover.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/ldifimport/ldifimport.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/resynchronization/resynchronization.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/schema/schema.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/totalupdate/totalupdate.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/replication/aci/aci.xml
@@ -37,8 +37,7 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'aci'
              
              _group=CurrentTestPath['group']
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
              _label = 'Replication ACI'
            </script>
opends/tests/staf-tests/functional-tests/testcases/replication/basic/basic.xml
@@ -37,8 +37,7 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'basic'
              
              _group=CurrentTestPath['group']
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
              _label = 'Replication Basic'
            </script>
opends/tests/staf-tests/functional-tests/testcases/replication/binarycopy/binarycopy.xml
@@ -37,8 +37,7 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'binarycopy'
              
              _group=CurrentTestPath['group']
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
              _label = 'Replication BinaryCopy'
            </script>
opends/tests/staf-tests/functional-tests/testcases/replication/changelog/changelog.xml
@@ -37,8 +37,7 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'changelog'
              
              _group=CurrentTestPath['group']
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
              _label = 'Replication Changelog'
            </script>
opends/tests/staf-tests/functional-tests/testcases/replication/conflict/conflict.xml
@@ -37,8 +37,7 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'conflict'
              
              _group=CurrentTestPath['group']
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
              _label = 'Replication Conflict'
            </script>
opends/tests/staf-tests/functional-tests/testcases/replication/encryption/encryption.xml
@@ -37,8 +37,7 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'encryption'
              
              _group=CurrentTestPath['group']
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
              _label = 'Replication Encryption'
            </script>
opends/tests/staf-tests/functional-tests/testcases/replication/externalchangelog/externalchangelog.xml
@@ -50,9 +50,8 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite']='externalchangelog'
              
              _group = 'replication'
              _suite = 'externalchangelog'
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
            </script>
                
            <call function="'testSuite_Preamble'"/>
opends/tests/staf-tests/functional-tests/testcases/replication/externalchangelog_consistency/externalchangelog_consistency.xml
@@ -49,9 +49,8 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite']='externalchangelog_consistency'
              
              _group = 'replication'
              _suite = 'externalchangelog'
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _suite = 'externalchangelog_consistency'
              _groupdir='%s/testcases/replication' % TESTS_DIR
            </script>
                
            <call function="'testSuite_Preamble'"/>
opends/tests/staf-tests/functional-tests/testcases/replication/failover/failover.xml
@@ -37,8 +37,7 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'failover'
              
              _group=CurrentTestPath['group']
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
              _label = 'Replication Failover'
            </script>
opends/tests/staf-tests/functional-tests/testcases/replication/ldifimport/ldifimport.xml
@@ -37,8 +37,7 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'ldifimport'
              
              _group=CurrentTestPath['group']
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
              _label = 'Replication LDIFImport'
            </script>
opends/tests/staf-tests/functional-tests/testcases/replication/resynchronization/resynchronization.xml
@@ -37,8 +37,7 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'resynchronization'
              
              _group=CurrentTestPath['group']
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
              _label = 'Replication Resync'
            </script>
opends/tests/staf-tests/functional-tests/testcases/replication/schema/schema.xml
@@ -37,8 +37,7 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'schema'
              
              _group=CurrentTestPath['group']
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
              _label = 'Replication Schema'
            </script>
opends/tests/staf-tests/functional-tests/testcases/replication/totalupdate/totalupdate.xml
@@ -37,8 +37,7 @@
                CurrentTestPath['group']='replication'
              CurrentTestPath['suite'] = 'totalupdate'
              
              _group=CurrentTestPath['group']
              _groupdir='%s/testcases/%s' % (TESTS_DIR,_group)
              _groupdir='%s/testcases/replication' % TESTS_DIR
              _label = 'Replication TotalUpdate'
            </script>