summaryrefslogtreecommitdiff
path: root/qpid/java/systests/etc/config-systests.json
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/systests/etc/config-systests.json')
-rw-r--r--qpid/java/systests/etc/config-systests.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/java/systests/etc/config-systests.json b/qpid/java/systests/etc/config-systests.json
index 4375f258e8..4ec402c292 100644
--- a/qpid/java/systests/etc/config-systests.json
+++ b/qpid/java/systests/etc/config-systests.json
@@ -41,7 +41,8 @@
"ports" : [ {
"name" : "amqp",
"authenticationProvider" : "plain",
- "port" : "${test.port}"
+ "port" : "${test.port}",
+ "protocols" : "${test.amqp_port_protocols}"
}, {
"name" : "http",
"authenticationProvider" : "plain",