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 timeout for PR job #1185

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

artemnikitin
Copy link
Member

Currently we have 30 min timeout for PR job. No fails because of timeout so far.
With plans to introduce snapshot releases (#1184) or proper cleanup for GCP (#1163) job is starting to take more time. And both my PR fails because of timeout.

I would suggest to increase timeout as short term solution and in the future offload snapshots, cleanup and other tasks to a separate job(s) which triggering after PR job finished.

@artemnikitin artemnikitin merged commit 2533ae6 into elastic:master Jul 3, 2019
@artemnikitin artemnikitin deleted the increase-pr-timeout branch July 3, 2019 18:14
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.

2 participants