diff options
author | Arnaud Simon <arnaudsimon@apache.org> | 2008-07-31 10:46:57 +0000 |
---|---|---|
committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-07-31 10:46:57 +0000 |
commit | 4ee0f5ab99b03835a915783dcb9788f10cb0a5d6 (patch) | |
tree | 596c40c8c30cdcde07f2350c1018038e80ab69d8 /qpid/java/cpp.noprefetch.testprofile | |
parent | bbd7b1ac278dde3f7fa3293f63a51c66f101dc5a (diff) | |
download | qpid-python-4ee0f5ab99b03835a915783dcb9788f10cb0a5d6.tar.gz |
qpid-1205: deleted cpp.sync profile, added cpp.noprefetch profile
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@681333 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/cpp.noprefetch.testprofile')
-rw-r--r-- | qpid/java/cpp.noprefetch.testprofile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/cpp.noprefetch.testprofile b/qpid/java/cpp.noprefetch.testprofile new file mode 100644 index 0000000000..1e4f62dd8c --- /dev/null +++ b/qpid/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 |