From 0d5a29396b71ba42a955edf54c4673843dbba59e Mon Sep 17 00:00:00 2001 From: Linda Sui Date: Tue, 21 Jan 2020 12:37:47 +0800 Subject: [PATCH] LRQA-54780 Add macrodef to start ccr trial --- build-test-elasticsearch7.xml | 36 +++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/build-test-elasticsearch7.xml b/build-test-elasticsearch7.xml index a60c9d8792bf49..7c07fb58c51e24 100644 --- a/build-test-elasticsearch7.xml +++ b/build-test-elasticsearch7.xml @@ -505,6 +505,42 @@ ${line.separator}CATALINA_OPTS="${CATALINA_OPTS} -Djavax.net.ssl.trustStore=${el + + + + + + + ${curl.output.trial} + + + + + Leader Elasticsearch started with trial. + + + Leader Elasticsearch failed to start with trial. + + + + + + + + ${curl.output.trial} + + + + + Follower Elasticsearch started with trial. + + + Follower Elasticsearch failed to start with trial. + + + + +