summaryrefslogtreecommitdiff
path: root/java/cpp.noprefetch.testprofile
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-08-15 03:40:49 +0000
committerRafael H. Schloming <rhs@apache.org>2008-08-15 03:40:49 +0000
commitb6a376a4797e4988cdae48e0e5395a9b1f4e9f85 (patch)
treedc41b190202b592d35579af35cc8b18bb1f1b702 /java/cpp.noprefetch.testprofile
parentc521097d6d6f44e437e2ce67f5a8ae66706e4476 (diff)
downloadqpid-python-b6a376a4797e4988cdae48e0e5395a9b1f4e9f85.tar.gz
updated qpid.0-10/java to match trunk/qpid/java@686097
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-10@686136 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/cpp.noprefetch.testprofile')
-rw-r--r--java/cpp.noprefetch.testprofile4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/cpp.noprefetch.testprofile b/java/cpp.noprefetch.testprofile
new file mode 100644
index 0000000000..1e4f62dd8c
--- /dev/null
+++ b/java/cpp.noprefetch.testprofile
@@ -0,0 +1,4 @@
+broker.version=0-10
+broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --load-module ${project.root}/../../cppStore/cpp/lib/.libs/libbdbstore.so --auth no
+test.excludesfile=${project.root}/010ExcludeList-noPrefetch
+max_prefetch=0 \ No newline at end of file