From 3812a9d230cb3783cd1c351977af1efe83f7464b Mon Sep 17 00:00:00 2001 From: mionescu Date: Tue, 21 Feb 2017 09:23:04 +0200 Subject: [PATCH] update tests group --- e2e-test/resources/default.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/e2e-test/resources/default.properties b/e2e-test/resources/default.properties index 2e4c58893..c3acbc877 100644 --- a/e2e-test/resources/default.properties +++ b/e2e-test/resources/default.properties @@ -1,7 +1,7 @@ # dataprep related alfresco.scheme=http -alfresco.server=localhost -alfresco.port=8080 +alfresco.server=172.29.101.200 +alfresco.port=8070 # credentials admin.user=admin @@ -9,7 +9,7 @@ admin.password=admin # in containers we cannot access directly JMX, so we will use http://jolokia.org agent # disabling this we will use direct JMX calls to server -jmx.useJolokiaAgent=false +jmx.useJolokiaAgent=true # Server Health section # in ServerHealth#isServerReachable() - could also be shown.