summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-12-23 21:53:19 +0000
committerRafael H. Schloming <rhs@apache.org>2008-12-23 21:53:19 +0000
commitfbd81a35927604efbabed93652aa4582650c79b1 (patch)
tree8eed4a99ba84da3c52f66ad3503110b1f46424e9
parent3430d8e2d64d41a5cd51e66eb2d8d263270d04aa (diff)
downloadqpid-python-fbd81a35927604efbabed93652aa4582650c79b1.tar.gz
created a profile for launchign the cpp broker with clustering enabled
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@729137 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/cpp.cluster.testprofile3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/cpp.cluster.testprofile b/qpid/java/cpp.cluster.testprofile
new file mode 100644
index 0000000000..1353af18f2
--- /dev/null
+++ b/qpid/java/cpp.cluster.testprofile
@@ -0,0 +1,3 @@
+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