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.