mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
update tests group
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user