Skip to content

Commit

Permalink
Increase startup timeout in packaging tests (#108487) (#108489)
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed May 10, 2024
1 parent 765e6f2 commit 5616d0c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -264,7 +264,7 @@ public static Shell.Result startElasticsearchWithTty(
Locale.ROOT,
"""
expect - <<EXPECT
set timeout 60
set timeout 120
spawn -ignore HUP %s
%s
%s
Expand Down

0 comments on commit 5616d0c

Please sign in to comment.