diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2009-02-25 23:18:54 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2009-02-25 23:18:54 +0000 |
| commit | 2466a90a5e06daccbe3b6208e9944e861791806d (patch) | |
| tree | 9b0a8c7b1f0e498be6d5a65e63b7e7d83f2b212c /qpid/java/cpp.cluster.testprofile | |
| parent | 748ab168eca0d6cc084d6c498159f445c41d7ee2 (diff) | |
| download | qpid-python-2466a90a5e06daccbe3b6208e9944e861791806d.tar.gz | |
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
Diffstat (limited to 'qpid/java/cpp.cluster.testprofile')
| -rw-r--r-- | qpid/java/cpp.cluster.testprofile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
