Skip to content

Commit

Permalink
Merge pull request #37 from miklosbagi/heartbeat-update
Browse files Browse the repository at this point in the history
Update heartbeat to accomodate for slower starts - avoid flaky result
  • Loading branch information
miklosbagi authored Mar 13, 2024
2 parents c289c5c + 871410f commit ab919ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run-smoke.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ TIMEOUT=60
assert_keyword "Transmission port update is successful" "success: transmission port updated successfully."

# Heartbeat is happening
TIMEOUT=60
TIMEOUT=120
assert_keyword "Heartbeat is happening" "heartbeat: .*"

# Gluetun and Transmission ports end up matching
Expand Down

0 comments on commit ab919ae

Please sign in to comment.