summaryrefslogtreecommitdiff
path: root/java/test-profiles
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2009-07-13 22:02:36 +0000
committerRafael H. Schloming <rhs@apache.org>2009-07-13 22:02:36 +0000
commitb06663a66a922d88d16ef7cb12202aaecfa43776 (patch)
treed7a048c76e30e980655c2e7ff0c3a22083ef210d /java/test-profiles
parent462067e96ee35c0267c9067bc736c739e42a26cb (diff)
downloadqpid-python-b06663a66a922d88d16ef7cb12202aaecfa43776.tar.gz
changed default test ports to not conflict with the IANA assigned port numbers
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@793727 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
-rw-r--r--java/test-profiles/default.testprofile4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/test-profiles/default.testprofile b/java/test-profiles/default.testprofile
index 58e9f90198..80d2e6a8a4 100644
--- a/java/test-profiles/default.testprofile
+++ b/java/test-profiles/default.testprofile
@@ -16,6 +16,10 @@ root.logging.level=warn
log4j.configuration=file:///${test.profiles}/log4j-test.xml
log4j.debug=false
+test.port=15672
+test.port.ssl=15671
+test.port.alt=15673
+
test.excludes=true
test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/XAExcludeList ${test.profiles}/08ExcludeList ${test.profiles}/08ExcludeList-nopersistence
test.fork=no