From 4e7101fd2097719f302d0948d855f23fff6059f8 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Mon, 26 Oct 2009 15:18:37 +0000
Subject: [PATCH] Frontport of 2.2 tests to the trunk

---
 opends/tests/staf-tests/shared/ant/build.properties |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/opends/tests/staf-tests/shared/ant/build.properties b/opends/tests/staf-tests/shared/ant/build.properties
index 37adbc7..3613bee 100644
--- a/opends/tests/staf-tests/shared/ant/build.properties
+++ b/opends/tests/staf-tests/shared/ant/build.properties
@@ -100,12 +100,11 @@
 opends.port.ldaps=1636
 opends.admin.dn=cn=myself
 opends.admin.pwd=password
-replication.split=false
 snmp.opendmk.lib.dir=
 ldclt.dir=
 temp.dir=/tmp
 test.plan.custom=
-test.plan.functional.default=aci,backends,clu,clu_secure,core,dsconfig,dsml,groups,i18n,indexes,logging,monitoring,plugins,privileges,replication,schema,security,setup,snmp,tasks,virtualAttributes
+test.plan.functional.default=aci,backends,clu,core,dsconfig,dsml,groups,i18n,indexes,logging,monitoring,plugins,privileges,replication,schema,security,setup,snmp,tasks,virtualAttributes,fractional-replication
 test.plan.stress.default=ldap_operation,import_ldif
 verbose.mode=false
 

--
Gitblit v1.10.0