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 | 58336d355bea1c1001356bbab67d4b758ef6b079 (patch) | |
| tree | e07229bcab424476b78c3ecf134d1081f6c5617b /java/cpp.cluster.testprofile | |
| parent | d626716ccce8244e6b565c3acc176eb69a472cf6 (diff) | |
| download | qpid-python-58336d355bea1c1001356bbab67d4b758ef6b079.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/qpid@747961 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/cpp.cluster.testprofile')
| -rw-r--r-- | java/cpp.cluster.testprofile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/cpp.cluster.testprofile b/java/cpp.cluster.testprofile index 1807ae098b..765eb714f3 100644 --- a/java/cpp.cluster.testprofile +++ b/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 |
