blob: b241bd4f8b41447da9ff01f7dbf833e19abd861d (
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}/010ExcludeList ${test.profiles}/XAExcludeList
profile.clustered=true
profile.failoverMsgCount=10
profile.failoverIterations=10
profile.failoverRandomSeed=20080921
|