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

Guard DinD docker info call with timeout #315

Merged
merged 3 commits into from
Dec 12, 2023
Merged

Guard DinD docker info call with timeout #315

merged 3 commits into from
Dec 12, 2023

Conversation

m90
Copy link
Member

@m90 m90 commented Dec 12, 2023

It seems calling docker info within the DinD container hangs from time to time, making the tests stall when run in CI. This PR tries to solve this by having the call timeout after 5s, retrying again. So far, all runs after the change passed without stalling.

@m90 m90 changed the title Add debug logging Guard DinD docker info call with timeout Dec 12, 2023
@m90 m90 marked this pull request as ready for review December 12, 2023 19:16
@m90 m90 merged commit 4d7d2e5 into main Dec 12, 2023
2 checks passed
@m90 m90 deleted the hanging-tests branch December 12, 2023 19:28
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