build.properties revision f9fdabbe3ac731fa9c04b95ec6864f6b0e2c34a2
5cd4555ad444fd391002ae32450572054369fd42Rob Austein# CDDL HEADER START
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein# The contents of this file are subject to the terms of the
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# Common Development and Distribution License, Version 1.0 only
dde8659175c5798267fb0fdefd7576e4efe271b3Automatic Updater# (the "License"). You may not use this file except in compliance
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# with the License.
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# You can obtain a copy of the license at
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# trunk/opends/resource/legal-notices/OpenDS.LICENSE
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# See the License for the specific language governing permissions
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and limitations under the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# file and include the License file at
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# add the following below this CDDL HEADER, with the fields enclosed
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# information:
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# Portions Copyright [yyyy] [name of copyright owner]
eec29cfd40361662b25bad50e1b94f7738a8fea0Jeremy Reed# CDDL HEADER END
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# Copyright 2007-2010 Sun Microsystems, Inc.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# Portions Copyright 2011-2013 ForgeRock AS
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington## These values can be overrided using the user.properties file
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# Repository section
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# Archives section
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellingtonstaf.url=http://prdownloads.sourceforge.net/sourceforge/staf
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein# Proxy section
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt# Email section
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington## These values can be overrided using the tests-XXX-XXX.properties file
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# Shared folder
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellingtonshared.dir=${basedir}/shared
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt# Hostname section
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# Log directory section
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# OpenDS section
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# Java section
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunt# STAF section
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellingtonstaf.config.stubs=${staf.shared.dir}/staf-${staf.type}.cfg
41eeb37b516d1bac073781b6ec50a39a669987dfEvan Hunt# Tests section
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellingtontests.config.stubs=${tests.shared.dir}/config.py.stubs
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellingtontests.xml=${tests.shared.dir}/runTestJob.xml
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunttest.plan.functional.default=aci,backends,clu,clu_secure,core,dsconfig,dsml,fractional-replication,groups,i18n,indexes,logging,monitoring,password_policy,plugins,privileges,pta,replication,schema,security,setup,snmp,tasks,virtualAttributes,replication-safe-data,replication-safe-read
553ead32ff5b00284e574dcabc39115d4d74ec66Evan Hunttest.plan.stress.default=import_ldif,operations,replication
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintests.jvm.string=${java.version}(${sun.arch.data.model} bits)