Skip to content

Commit

Permalink
LRQA-54230 Wait for the remote cluster to start
Browse files Browse the repository at this point in the history
  • Loading branch information
timpak authored and brianchandotcom committed Feb 26, 2020
1 parent 834cf1f commit b3bdefe
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -774,6 +774,8 @@ definition {
locator1 = "build-test-elasticsearch7.xml",
value1 = "start-elasticsearch-node -Dremote.elasticsearch.cluster.size=1");

Pause(locator1 = "20000");

AntCommand(
locator1 = "build-test-elasticsearch7.xml",
value1 = "stop-elasticsearch-local-cluster");
Expand Down

0 comments on commit b3bdefe

Please sign in to comment.