CR-1618 Fix test group for replication-safe-read and replication-safe-data (part2)
| | |
| | | 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> |
| | | |
| | |
| | | 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> |
| | | |
| | |
| | | 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> |
| | | |
| | |
| | | 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> |
| | | |
| | |
| | | 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> |
| | | |
| | |
| | | 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> |
| | | |
| | |
| | | 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'"/> |
| | |
| | | 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'"/> |
| | |
| | | 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> |
| | | |
| | |
| | | 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> |
| | | |
| | |
| | | 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> |
| | | |
| | |
| | | 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> |
| | | |
| | |
| | | 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> |
| | | |