Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information