| | |
| | | # CDDL HEADER END |
| | | # |
| | | # |
| | | # Copyright 2007-2009 Sun Microsystems, Inc. |
| | | # Copyright 2007-2010 Sun Microsystems, Inc. |
| | | |
| | | |
| | | ###### |
| | |
| | | |
| | | # Tests section |
| | | tests.default=true |
| | | tests.tmp.dir=${logs.dir}/${tests.type}/tmp |
| | | tests.tmp.dir=${basedir}/temp/instance |
| | | tests.dir=${basedir}/${tests.type} |
| | | tests.shared.dir=${shared.dir}/tests |
| | | tests.config.stubs=${tests.shared.dir}/config.py.stubs |
| | | tests.topology.dir=${shared.dir}/topology |
| | | tests.xml=${tests.shared.dir}/runTestJob.xml |
| | | instance.bin=${tests.tmp.dir} |
| | | instance.dir=${tests.tmp.dir} |
| | | opends.port.ldap=1389 |
| | | opends.port.admin=4444 |
| | | opends.port.ldaps=1636 |
| | |
| | | logs.uri=file:// |
| | | tests.os.string=${os.name} |
| | | tests.jvm.string=${java.version}(${sun.arch.data.model} bits) |
| | | original.archive=${default.opends.dir}/${default.opends.name}.zip |
| | | replication.split= |
| | | replication.eclmode= |