From 64c00ff9596331511c2a32ee50ab7283c5a00539 Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Thu, 29 Dec 2011 16:30:36 +0000
Subject: [PATCH] stress tests port basic operations suite to use opendj sdk *rate tools

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

diff --git a/opends/tests/staf-tests/shared/ant/build.properties b/opends/tests/staf-tests/shared/ant/build.properties
index 8314f0b..0cc5b22 100644
--- a/opends/tests/staf-tests/shared/ant/build.properties
+++ b/opends/tests/staf-tests/shared/ant/build.properties
@@ -113,7 +113,7 @@
 temp.dir=/tmp
 test.plan.custom=
 test.plan.functional.default=aci,backends,clu,clu_secure,core,dsconfig,dsml,fractional-replication,groups,i18n,indexes,logging,monitoring,plugins,privileges,pta,replication,schema,security,setup,snmp,tasks,virtualAttributes,replication-safe-data,replication-safe-read
-test.plan.stress.default=import_ldif,ldap_operation,replication
+test.plan.stress.default=import_ldif,operations,replication
 verbose.mode=false
 
 product.name=OpenDJ

--
Gitblit v1.10.0