blob: 49ddc98f4ff083afa01a4c53fb1814c354b69abe (
plain)
1
2
3
4
5
6
7
8
9
10
|
include=cpp
broker.modules=--load-module ${broker.module.cluster} --cluster-name cpp-java-test-cluster
test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/XAExcludeList ${test.profiles}/010ExcludeList
profile.clustered=true
profile.failoverMsgCount=10
profile.failoverIterations=10
profile.failoverRandomSeed=20080921
|