Browse Source

Bump "logstash-basics" tries to 20

Tianon Gravi 9 years ago
parent
commit
429a08bb5e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/tests/logstash-basics/run.sh

+ 1 - 1
test/tests/logstash-basics/run.sh

@@ -64,7 +64,7 @@ _req-msg() {
 }
 
 # Make sure our container is listening
-. "$dir/../../retry.sh" --tries 15 '! _req-exit 7' # "Failed to connect to host."
+. "$dir/../../retry.sh" --tries 20 '! _req-exit 7' # "Failed to connect to host."
 
 for msg in \
 	'hi' \