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

dockerfile: mitigate flaky smoke test with timeout #4499

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Dec 19, 2023

relates and closes #4491

buildkitd --version might hang when using emulation during smoke test. Add a timeout to mitigate this issue to avoid blocking CI.

Dockerfile Outdated Show resolved Hide resolved
@crazy-max crazy-max force-pushed the fix-smoke-test branch 2 times, most recently from 20258f4 to 6e6dcd0 Compare December 21, 2023 15:38
Dockerfile Show resolved Hide resolved
"buildkitd --version" might hang when using emulation during
smoke test. Add a timeout to mitigate this issue and avoid blocking
CI. This is currently tracked in moby#4491

Signed-off-by: CrazyMax <[email protected]>
@tonistiigi tonistiigi merged commit 3c0fe5e into moby:master Jan 4, 2024
60 checks passed
@crazy-max crazy-max deleted the fix-smoke-test branch January 5, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants