Skip to content

Increase timeout on google_compute_security_policy #8589

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

Conversation

modular-magician
Copy link
Collaborator

An attempt to resolve hashicorp/terraform-provider-google#16743.

Did some research to see if the parallel operations could be contributing to the random lag, but it appears to be unrelated to our number of test failures. Couldn't find a reference anywhere as to an SLO expected timeout line, but workflows uses a 30 minute timeout by default on this API call, so we may as well bump it here as well to see if our consistency increases.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: increased `google_compute_security_policy` timeouts from 20 minutes to 30 minutes

Derived from GoogleCloudPlatform/magic-modules#12212

[upstream:76054d7f25c56aa98a392c1f1c9ed4fee60044da]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 32db122 into hashicorp:main Nov 1, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-76054d7f25c56aa98a392c1f1c9ed4fee60044da branch November 16, 2024 02:25
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.

Failing test(s): TestAccComputeBackend* with Security Policy
1 participant