diff --git a/build-test-elasticsearch7.xml b/build-test-elasticsearch7.xml index 624f1e10243ab5..9510a77bf1cefc 100644 --- a/build-test-elasticsearch7.xml +++ b/build-test-elasticsearch7.xml @@ -114,15 +114,6 @@ xpack.security.transport.ssl.verification_mode: certificate - - - ${line.separator}bootstrap.system_call_filter: false -cluster.name: LiferayElasticsearchClusterTwo -http.port: 9202 -xpack.ml.enabled: false - - - ${line.separator}elasticsearch.hosts: "http://localhost:9200" @@ -152,6 +143,15 @@ xpack.security.sessionTimeout: 600000 + + + ${line.separator}bootstrap.system_call_filter: false +cluster.name: LiferayElasticsearchClusterTwo +http.port: 9202 +xpack.ml.enabled: false + + + ${line.separator}operationMode="REMOTE" @@ -826,60 +826,6 @@ ${line.separator}CATALINA_OPTS="${CATALINA_OPTS} -Djavax.net.ssl.trustStore=${el xpack.monitoring.collection.enabled: true - - - - - - blacklistBundleSymbolicNames="com.liferay.portal.mobile.device.detection.fiftyonedegrees.api,com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise,com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise.test.data,com.liferay.portal.mobile.device.detection.fiftyonedegrees,com.liferay.portal.search.elasticsearch6.spi,com.liferay.portal.search.elasticsearch6.api,com.liferay.portal.search.elasticsearch6.impl,com.liferay.portal.search.elasticsearch6.xpack.security.impl" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ## - ## Elasticsearch Indices - ## - - ${curl.output.elasticsearch.indices} - - - @@ -940,6 +886,60 @@ xpack.monitoring.collection.enabled: true + + + + + + blacklistBundleSymbolicNames="com.liferay.portal.mobile.device.detection.fiftyonedegrees.api,com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise,com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise.test.data,com.liferay.portal.mobile.device.detection.fiftyonedegrees,com.liferay.portal.search.elasticsearch6.spi,com.liferay.portal.search.elasticsearch6.api,com.liferay.portal.search.elasticsearch6.impl,com.liferay.portal.search.elasticsearch6.xpack.security.impl" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + ## Elasticsearch Indices + ## + + ${curl.output.elasticsearch.indices} + + +