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

Increase artifact-checks timeout to 45 minutes #17532

Closed
wants to merge 1 commit into from

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented May 17, 2023

Description

Fixes #17512

Release notes

(x) This is not user-visible or docs only and no release notes are required.

@ebyhr ebyhr added the no-release-notes This pull request does not require release notes entry label May 17, 2023
@cla-bot cla-bot bot added the cla-signed label May 17, 2023
@electrum
Copy link
Member

electrum commented May 17, 2023

We should not need to increase the timeout after merging #17529

At a minimum, it makes the Docker image build step twice as fast, and should eliminate timeouts caused by needing to download all of the dependencies to install gcc.

@electrum
Copy link
Member

Thanks for working to make the build more reliable. We can merge this later if we still see timeouts. Both of the failures happen when validating the ARM64 image, which runs under emulation in the CI. I wonder if that is simply because the previous steps took longer, or if this part sometimes hangs.

@ebyhr
Copy link
Member Author

ebyhr commented May 19, 2023

All attempts after #17529 are green. Let me close this PR.

@ebyhr ebyhr closed this May 19, 2023
@ebyhr ebyhr deleted the ebi/ci-artifact branch May 19, 2023 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

Flaky ci / artifact-checks timeout
2 participants