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

Commits on Nov 9, 2023

  1. Increase some timeouts in integration tests

    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 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    79b3df1 View commit details
    Browse the repository at this point in the history