| | |
| | | ! CDDL HEADER END |
| | | ! |
| | | ! Copyright 2007-2010 Sun Microsystems, Inc. |
| | | ! Portions Copyright 2011 ForgeRock AS. |
| | | ! Portions Copyright 2011-2012 ForgeRock AS. |
| | | ! --> |
| | | <stax> |
| | | |
| | |
| | | { 'topologyFile' : '%s/3server_topology.txt' \ |
| | | % REPLICATION_CONFIG_DIR, |
| | | 'secureReplication': True, |
| | | 'dataFile' : 'Example.ldif' |
| | | 'dataFile' : 'Example.ldif', |
| | | 'label' : 'Replication Encryption' |
| | | } |
| | | </call> |
| | | |
| | |
| | | <import machine="STAF_LOCAL_HOSTNAME" |
| | | file="'%s/testcases/replication/replication_cleanup.xml' |
| | | % (TESTS_DIR)"/> |
| | | <call function="'replication_cleanup'" /> |
| | | <call function="'replication_cleanup'" > |
| | | { 'label' : 'Replication Encryption' } |
| | | </call> |
| | | |
| | | <call function="'testSuite_Postamble'"/> |
| | | |