summaryrefslogtreecommitdiff
path: root/qpid/cc/config/java/cpp.noprefetch.testprofile
diff options
context:
space:
mode:
authorArnaud Simon <arnaudsimon@apache.org>2008-07-01 12:45:33 +0000
committerArnaud Simon <arnaudsimon@apache.org>2008-07-01 12:45:33 +0000
commit4bec5de15d2d41861e67d7cc0c336e2e78dd321b (patch)
tree2bf6271929d55c9ad2559a1ab579f04f5a86424d /qpid/cc/config/java/cpp.noprefetch.testprofile
parent1c8fada68fda89dbdb7cf3e4f33205330813a47c (diff)
downloadqpid-python-4bec5de15d2d41861e67d7cc0c336e2e78dd321b.tar.gz
QPID-1157: Updated scripts
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@673071 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cc/config/java/cpp.noprefetch.testprofile')
-rw-r--r--qpid/cc/config/java/cpp.noprefetch.testprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/cc/config/java/cpp.noprefetch.testprofile b/qpid/cc/config/java/cpp.noprefetch.testprofile
index a69a5295f5..3654e271dc 100644
--- a/qpid/cc/config/java/cpp.noprefetch.testprofile
+++ b/qpid/cc/config/java/cpp.noprefetch.testprofile
@@ -1,9 +1,10 @@
broker.version=0-10
broker=${project.root}/../cpp/src/qpidd --data-dir ${build.data} -t --load-module store_home/lib/.libs/libbdbstore.so --auth no --no-module-dir
broker.clean=${project.root}/clean-dir ${build.data}
+broker.ready=Listening on TCP port
java.naming.provider.url=${project.root}/test-provider.properties
+max_prefetch=0
test.excludes=true
-broker.ready=Listening on TCP port
test.excludesfile=${project.root}/cppNoPrefetchExcludeList
log=info
amqj.logging.level=$log
@@ -14,5 +15,4 @@ test.mem=512M
test=*Test
haltonfailure=no
haltonerror=no
-max_prefetch=0
exclude.modules=systests \ No newline at end of file