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

test(CI): Timeout build job #3364

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

EnricoMi
Copy link
Contributor

The build job of the build-and-test workflow very often runs forever and times out after 6 hours (the GitHub default): https://github.com/linkedin/datahub/actions/runs/1321007431

This reduces the timeout to more sensible 1h. The job finishes in 15-20 minutes, or fails after 45 minutes on yarnBuild. One hour should be enough to be sure it will not make it.

@EnricoMi EnricoMi changed the title Timeout build job test(CI): Timeout build job Oct 11, 2021
Copy link
Contributor

@shirshanka shirshanka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @EnricoMi

@shirshanka shirshanka added the hacktoberfest-accepted Acceptance for hacktoberfest https://hacktoberfest.com/participation/ label Oct 12, 2021
@shirshanka shirshanka merged commit 104b331 into datahub-project:master Oct 12, 2021
EnricoMi added a commit to EnricoMi/datahub that referenced this pull request Oct 12, 2021
@EnricoMi EnricoMi deleted the branch-ci-timeout-build branch October 12, 2021 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Acceptance for hacktoberfest https://hacktoberfest.com/participation/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants