| | |
| | | ! |
| | | ! CDDL HEADER END |
| | | ! |
| | | ! Copyright 2009 Sun Microsystems, Inc. |
| | | ! Copyright 2009-2010 Sun Microsystems, Inc. |
| | | ! --> |
| | | <stax> |
| | | |
| | |
| | | testList.append('replication_modify_modifyrdn_multiple') |
| | | testList.append('replication_modifyrdn_multiple') |
| | | |
| | | #testList.append('replication_modify_restart_multiple') |
| | | testList.append('replication_modify_restart_multiple') |
| | | |
| | | globalAssuredReplication = None |
| | | |
| | |
| | | globalTestExternalChangelog = False |
| | | globalExternalChangelogMode = 'n/a' |
| | | else: |
| | | globalSplitServers = None |
| | | globalTestExternalChangelog = True |
| | | globalSplitServers = None |
| | | if (REPLICATION_ECL_MODE == 'n/a'): |
| | | globalTestExternalChangelog = False |
| | | else: |
| | | globalTestExternalChangelog = True |
| | | globalExternalChangelogMode = REPLICATION_ECL_MODE |
| | | </script> |
| | | |