Skip to content

dockerfile: mitigate flaky smoke test with timeout#4499

Merged
tonistiigi merged 2 commits intomoby:masterfrom
crazy-max:fix-smoke-test
Jan 4, 2024
Merged

dockerfile: mitigate flaky smoke test with timeout#4499
tonistiigi merged 2 commits intomoby:masterfrom
crazy-max:fix-smoke-test

Conversation

@crazy-max
Copy link
Copy Markdown
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.

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max requested a review from tonistiigi December 19, 2023 09:42
@crazy-max crazy-max force-pushed the fix-smoke-test branch 2 times, most recently from 6d90500 to 9d8ea7a Compare December 20, 2023 15:55
@crazy-max crazy-max marked this pull request as ready for review December 20, 2023 16:19
Comment thread Dockerfile Outdated
@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
Comment thread Dockerfile
"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 <1951866+crazy-max@users.noreply.github.com>
@tonistiigi tonistiigi merged commit 3c0fe5e into moby:master Jan 4, 2024
@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