Skip to content

Commit

Permalink
Increase startup timeout in packaging tests (#108487)
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed May 9, 2024
1 parent 0081c1c commit e10b3d4
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 e10b3d4

Please sign in to comment.