diff options
Diffstat (limited to 'java/cpp.cluster.testprofile')
| -rw-r--r-- | java/cpp.cluster.testprofile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/java/cpp.cluster.testprofile b/java/cpp.cluster.testprofile index 1353af18f2..1807ae098b 100644 --- a/java/cpp.cluster.testprofile +++ b/java/cpp.cluster.testprofile @@ -1,3 +1,5 @@ broker.version=0-10 broker=${project.root}/../cpp/src/qpidd --load-module ${project.root}/../cpp/src/.libs/cluster.so --cluster-name cpp-java-test-cluster -p @PORT --data-dir ${build.data}/@PORT -t --auth no -test.excludesfile=${project.root}/ExcludeList ${project.root}/010ExcludeList +test.excludesfile=${project.root}/ExcludeList ${project.root}/XAExcludeList ${project.root}/010ExcludeList + +profile.clustered=true |
