Skip to content

Conversation

@jharley
Copy link
Contributor

@jharley jharley commented Jan 13, 2025

We've had some CI runs fail with timeouts against the EU region: likely the increased latency just having things take that much longer.

A previous attempt to extend the timeout of the integration test step in the GHA Workflow forgot that the default timeout for go test is 10 minutes 🙃. This extends that to 20 for the provider's integration tests and adjusts the GHA timeout-minutes values (as the default is 360 minutes)

Fly by fix for the "Validate Examples" job which started failing due to the update to ubuntu-latest from what I can tell (which no longer has terraform installed by default)

@jharley jharley added the bug label Jan 13, 2025
@jharley jharley requested a review from a team as a code owner January 13, 2025 16:53
@jharley jharley merged commit 68897f3 into main Jan 13, 2025
6 checks passed
@jharley jharley deleted the jharley.fix-gha-test-timeout branch January 13, 2025 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants