From 2466a90a5e06daccbe3b6208e9944e861791806d Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Wed, 25 Feb 2009 23:18:54 +0000 Subject: This is related to QPID-1640 Please read the JIRA for more details. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@747961 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/cpp.cluster.testprofile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qpid/java/cpp.cluster.testprofile') diff --git a/qpid/java/cpp.cluster.testprofile b/qpid/java/cpp.cluster.testprofile index 1807ae098b..765eb714f3 100644 --- a/qpid/java/cpp.cluster.testprofile +++ b/qpid/java/cpp.cluster.testprofile @@ -3,3 +3,6 @@ broker=${project.root}/../cpp/src/qpidd --load-module ${project.root}/../cpp/src test.excludesfile=${project.root}/ExcludeList ${project.root}/XAExcludeList ${project.root}/010ExcludeList profile.clustered=true +profile.failoverMsgCount=10 +profile.failoverIterations=10 +profile.failoverRandomSeed=20080921 -- cgit v1.2.1