Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increasing timeout to handle CI/CD having to pull images #2

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

anthonyhastings
Copy link
Owner

@anthonyhastings anthonyhastings commented Oct 22, 2023

A previous pipeline took ~25seconds to pull the mongo image which was all happening while Jest was waiting. This caused the test to go over the timeout threshold. This MR increases the threshold to account for slower CI runs which have to first pull the mongo image.

@anthonyhastings anthonyhastings self-assigned this Oct 22, 2023
@anthonyhastings anthonyhastings merged commit a0d148e into main Oct 22, 2023
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the increasing-timeout branch October 22, 2023 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant