summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/default.testprofile
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-08-06 14:26:48 +0000
committerRobert Gemmell <robbie@apache.org>2010-08-06 14:26:48 +0000
commita0931c1851659f80de2a94719af8ad573dcf0b73 (patch)
treef46914b3af951c9aa98c6489476e59a54f222e88 /qpid/java/test-profiles/default.testprofile
parentbfc32fdae005624ae2ca07c63343df2891fb7e34 (diff)
downloadqpid-python-a0931c1851659f80de2a94719af8ad573dcf0b73.tar.gz
QPID-2787: Move QpidTestCase to Common test module so that any test can inherit from it, allowing exclusions to be applied.
Add ability to gather the class name of the message store associated with the test profile in use. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@982986 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/default.testprofile')
-rw-r--r--qpid/java/test-profiles/default.testprofile3
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/default.testprofile b/qpid/java/test-profiles/default.testprofile
index 4ab1f484d9..ebab069af9 100644
--- a/qpid/java/test-profiles/default.testprofile
+++ b/qpid/java/test-profiles/default.testprofile
@@ -5,9 +5,10 @@ broker.version=0-8
broker=vm
broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work
broker.ready=Listening on TCP port
-broker.config=${project.root}/build/etc/config-systests.xml
broker.start=${test.profiles}/start-broker
broker.kill=${test.profiles}/kill-broker
+broker.config=${project.root}/build/etc/config-systests.xml
+messagestore.class.name=org.apache.qpid.server.store.MemoryMessageStore
max_prefetch=1000
qpid.dest_syntax=BURL