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

ci(gcb): Increase timeout for self-hosted integration test #1208

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Mar 9, 2022

The self-hosted integration test running in Google Cloud Build has started
failing recently by running into the 10 minute timeout on the docker-compose
step.

This PR increases the timeout from 10m to 15m.

#skip-changelog

@jan-auer jan-auer requested a review from a team March 9, 2022 08:24
@jan-auer
Copy link
Member Author

jan-auer commented Mar 9, 2022

I was contemplating moving the self-hosted test to GitHub Actions just like the Sentry-Relay integration tests are. There could be a single job waiting for the docker image, and then both integration tests waiting on that one. Thoughts?

@jan-auer jan-auer merged commit 8dc32ab into master Mar 9, 2022
@jan-auer jan-auer deleted the ci/gcb-compose-timeout branch March 9, 2022 09:21
jan-auer added a commit that referenced this pull request Mar 10, 2022
* master:
  ci(gcb): Increase timeout for self-hosted integration test (#1208)
  build: Update regex to 1.5.5 (#1207)
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.

3 participants