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

[chore] bump govulncheck timeout #21252

Merged

Conversation

TylerHelmuth
Copy link
Member

@TylerHelmuth TylerHelmuth commented Apr 28, 2023

Works towards #21225

it looks like it is timing out when it has an error getting the cache:

When the golvulncheck step can't read the cache and has to download all the tools before it runs the check we end up hitting the 5 min timeout. I don't have an explanation yet for why the cache doesn't work sometimes, but since we want this to pass every time regardless of its access to the cache I vote we bump the timeout in the meantime. No other step in build-and-test has a dependency on this step so it is ok if it runs a little longer in parallel.

@MovieStoreGuy MovieStoreGuy added the ready to merge Code review completed; ready to merge by maintainers label May 1, 2023
@TylerHelmuth TylerHelmuth merged commit c357c81 into open-telemetry:main May 1, 2023
79 checks passed
@TylerHelmuth TylerHelmuth deleted the bump-golvulncheck-timeout branch May 1, 2023 17:52
@github-actions github-actions bot added this to the next release milestone May 1, 2023
@codeboten codeboten modified the milestones: v0.76.3, next release May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants