From 3ad9ea42fa524d218b47f2f34dae5397a376aade Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Tue, 23 Dec 2008 21:53:19 +0000 Subject: created a profile for launchign the cpp broker with clustering enabled git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@729137 13f79535-47bb-0310-9956-ffa450edef68 --- java/cpp.cluster.testprofile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 java/cpp.cluster.testprofile (limited to 'java/cpp.cluster.testprofile') diff --git a/java/cpp.cluster.testprofile b/java/cpp.cluster.testprofile new file mode 100644 index 0000000000..1353af18f2 --- /dev/null +++ b/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 -- cgit v1.2.1