summaryrefslogtreecommitdiff
path: root/java/test-profiles
diff options
context:
space:
mode:
Diffstat (limited to 'java/test-profiles')
-rw-r--r--java/test-profiles/cpp.testprofile1
-rw-r--r--java/test-profiles/default.testprofile5
2 files changed, 4 insertions, 2 deletions
diff --git a/java/test-profiles/cpp.testprofile b/java/test-profiles/cpp.testprofile
index 1d5416fe19..b3b979c786 100644
--- a/java/test-profiles/cpp.testprofile
+++ b/java/test-profiles/cpp.testprofile
@@ -8,6 +8,7 @@ broker.executable=${broker.dir}/qpidd
broker.module.ssl=${module.dir}/ssl.so
broker.module.cluster=${module.dir}/cluster.so
broker.module.store=${store.module.dir}/msgstore.so
+broker.stopped=Exception constructed
broker.modules=
broker.args=
diff --git a/java/test-profiles/default.testprofile b/java/test-profiles/default.testprofile
index 49d4a25b82..86a5b2efb3 100644
--- a/java/test-profiles/default.testprofile
+++ b/java/test-profiles/default.testprofile
@@ -18,9 +18,10 @@ log4j.debug=false
test.port=15672
test.mport=18999
+#Note : Management will start open second port on: mport + 100 : 19099
test.port.ssl=15671
-test.port.alt=15772
-test.port.alt.ssl=15771
+test.port.alt=25672
+test.port.alt.ssl=25671
test.exclude=true
profile.excludes=08TransientExcludes