From 441fdbc59f0e055aaf65361e57baa6f25946ee8a Mon Sep 17 00:00:00 2001 From: Arnaud Simon Date: Thu, 31 Jul 2008 10:46:57 +0000 Subject: qpid-1205: deleted cpp.sync profile, added cpp.noprefetch profile git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@681333 13f79535-47bb-0310-9956-ffa450edef68 --- java/cpp.noprefetch.testprofile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 java/cpp.noprefetch.testprofile (limited to 'java/cpp.noprefetch.testprofile') 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 -- cgit v1.2.1