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