summaryrefslogtreecommitdiff
path: root/java/test-profiles/cpp.cluster.testprofile
diff options
context:
space:
mode:
Diffstat (limited to 'java/test-profiles/cpp.cluster.testprofile')
-rw-r--r--java/test-profiles/cpp.cluster.testprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/test-profiles/cpp.cluster.testprofile b/java/test-profiles/cpp.cluster.testprofile
index 8e8e48e777..9bb5bc6af6 100644
--- a/java/test-profiles/cpp.cluster.testprofile
+++ b/java/test-profiles/cpp.cluster.testprofile
@@ -1,5 +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
+profile.inherit=cpp
+broker.modules=--load-module ${project.root}/../cpp/src/.libs/cluster.so --cluster-name cpp-java-test-cluster
test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/XAExcludeList ${test.profiles}/010ExcludeList
profile.clustered=true