2cacab200fb387e290386593d9b2fca2e7beef33csovant# CDDL HEADER START
2cacab200fb387e290386593d9b2fca2e7beef33csovant# The contents of this file are subject to the terms of the
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Common Development and Distribution License, Version 1.0 only
2cacab200fb387e290386593d9b2fca2e7beef33csovant# (the "License"). You may not use this file except in compliance
2cacab200fb387e290386593d9b2fca2e7beef33csovant# with the License.
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
2cacab200fb387e290386593d9b2fca2e7beef33csovant# See the License for the specific language governing permissions
2cacab200fb387e290386593d9b2fca2e7beef33csovant# and limitations under the License.
2cacab200fb387e290386593d9b2fca2e7beef33csovant# When distributing Covered Code, include this CDDL HEADER in each
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# file and include the License file at legal-notices/CDDLv1_0.txt.
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# If applicable, add the following below this CDDL HEADER, with the
3437829f938dbb44527d91fbbc5f430a1243c5a5JnRouvignac# fields enclosed by brackets "[]" replaced with your own identifying
2cacab200fb387e290386593d9b2fca2e7beef33csovant# information:
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Portions Copyright [yyyy] [name of copyright owner]
2cacab200fb387e290386593d9b2fca2e7beef33csovant# CDDL HEADER END
d81f6d00c343633159fc5ea08599d145135612c0ludovicp# Copyright 2007-2010 Sun Microsystems, Inc.
d6b1be7037488b905b5c6330ba50269a01635bf7csovant# Portions Copyright 2011-2013 ForgeRock AS
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant## These values can be overrided using the user.properties file
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant# Repository section
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Archives section
28eeffb99d4c7f8ff501c22d1d21501cbfe3ad32csovantstaf.url=http://prdownloads.sourceforge.net/sourceforge/staf
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant# Proxy section
62ecec3a82a8b838ee76c1f6610902d8fd7015cbmatthew_swift# Email section
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant## These values can be overrided using the tests-XXX-XXX.properties file
f5aaa49dba43db0e99f06476534a8749820515dbcsovant# Shared folder
f5aaa49dba43db0e99f06476534a8749820515dbcsovantshared.dir=${basedir}/shared
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant# Hostname section
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant# Log directory section
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant# OpenDS section
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovant# Java section
f5aaa49dba43db0e99f06476534a8749820515dbcsovant# STAF section
f5aaa49dba43db0e99f06476534a8749820515dbcsovantstaf.config.stubs=${staf.shared.dir}/staf-${staf.type}.cfg
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Tests section
23f633e1b8cc53fdac740eca4ab7e0341890bba2csovanttests.config.stubs=${tests.shared.dir}/config.py.stubs
f89998ab3309278930c5aae13013a9c618673b8bcsovanttest.plan.functional.default=aci,backends,clu,clu_secure,connection_handlers,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
e9b001c71b6faae15a50ff2612396796556120c3gary.williamstest.plan.stress.default=import_ldif,operations,replication
7105a7fae63b264b6fab32f41a1990c75bfdf524csovanttests.jvm.string=${java.version}(${sun.arch.data.model} bits)