summaryrefslogtreecommitdiff
path: root/qpid/java/default-longrunning.testprofile
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2008-07-16 15:57:26 +0000
committerMartin Ritchie <ritchiem@apache.org>2008-07-16 15:57:26 +0000
commit0963af8c38efae6f28df2ec77623d47b97018a97 (patch)
tree8a477e3395403b5f117a8409191e02a00c7dac5a /qpid/java/default-longrunning.testprofile
parenta74ffb4bd042bfb8edefb3e539b92dcd0589a2e0 (diff)
downloadqpid-python-0963af8c38efae6f28df2ec77623d47b97018a97.tar.gz
Update to the logging to ensure QpidTestCase is always logged and standardized the protocol output format between 0-8/0-9 and 0-10
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@677319 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/default-longrunning.testprofile')
-rw-r--r--qpid/java/default-longrunning.testprofile20
1 files changed, 20 insertions, 0 deletions
diff --git a/qpid/java/default-longrunning.testprofile b/qpid/java/default-longrunning.testprofile
new file mode 100644
index 0000000000..819e873370
--- /dev/null
+++ b/qpid/java/default-longrunning.testprofile
@@ -0,0 +1,20 @@
+broker.version=0-8
+broker=vm
+broker.clean=${project.root}/clean-dir ${build.data}
+java.naming.provider.url=${project.root}/test-provider.properties
+test.excludes=true
+test.excludesfile=${project.root}/08ExcludeList
+test.includesfile=${project.root}/08LongRunningList
+log=info
+max_prefetch=1000
+amqj.logging.level=$log
+amqj.protocol.logging.level=$log
+root.logging.level=$log
+log4j.configuration=file:///${project.root}/log4j-test.xml
+log4j.debug=false
+test.fork=no
+test.mem=512M
+test=*Test
+haltonfailure=no
+haltonerror=no
+exclude.modules=none