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 some timeouts in integration tests #3203

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

mhutchinson
Copy link
Contributor

They are timing out regularly in GCB waiting for the log server to start. We can see from the output that the server starts shortly after, but these setup hooks have already failed by then and the whole harness is being torn down. Bumping these to take potentially 45s instead of 12s should give us plenty of time.

They are timing out regularly in GCB waiting for the log server to start. We can see from the output that the server starts shortly after, but these setup hooks have already failed by then and the whole harness is being torn down. Bumping these to take potentially 45s instead of 12s should give us plenty of time.
@mhutchinson mhutchinson requested a review from a team as a code owner November 9, 2023 17:39
@roger2hk roger2hk merged commit 7dee527 into google:master Nov 9, 2023
9 of 10 checks passed
@mhutchinson mhutchinson deleted the increaseTimeouts branch November 13, 2023 09:23
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