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

CI: Try to increase timeout for "cache" job #5412

Closed
wants to merge 1 commit into from

Conversation

okurz
Copy link
Member

@okurz okurz commented Dec 28, 2023

As seen in recent failures download from registry.opensuse.org seems to
either take longer than the usual timeouts or actually gets stuck for
too long. This commit should increase the timeout from 20m to 50m, just
short of the hard overall job timeout of 1h in our "free" plan of using
circleCI. With this we should be able to either fix the problems we
recently observed or it's more obvious if the download which should
normally only take a couple of minutes is instead getting stuck for
good.

Related progress issue: https://progress.opensuse.org/issues/152941

As seen in recent failures download from registry.opensuse.org seems to
either take longer than the usual timeouts or actually gets stuck for
too long. This commit should increase the timeout from 20m to 50m, just
short of the hard overall job timeout of 1h in our "free" plan of using
circleCI. With this we should be able to either fix the problems we
recently observed or it's more obvious if the download which should
normally only take a couple of minutes is instead getting stuck for
good.

Related progress issue: https://progress.opensuse.org/issues/152941
@okurz
Copy link
Member Author

okurz commented Dec 29, 2023

the config key is applied on the wrong level and can not be applied for the failing step "Spin up environment". This won't work

@okurz okurz closed this Dec 29, 2023
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