From f031c17681338d894920e643f8e6e1bc4fdf4789 Mon Sep 17 00:00:00 2001 From: Britta Weber Date: Tue, 18 Aug 2015 15:40:41 +0200 Subject: [PATCH] check with jps that the pid file contains a pid that actually is an elasticsearch process relates to #12063 --- .../main/resources/ant/integration-tests.xml | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/dev-tools/src/main/resources/ant/integration-tests.xml b/dev-tools/src/main/resources/ant/integration-tests.xml index 3da39286400..37fa2e15ce1 100644 --- a/dev-tools/src/main/resources/ant/integration-tests.xml +++ b/dev-tools/src/main/resources/ant/integration-tests.xml @@ -227,6 +227,27 @@ Shutting down external node PID ${integ.pid} + + + + + + + + + + + + + + + + + + @@ -279,8 +300,6 @@ -