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

Remove parallel runs for vertex_endpoint_iam tests #19870

Conversation

modular-magician
Copy link
Collaborator

There are 3 flaky different vertex endpoint iam tests failing for the same reason. Looks like for each endpoint only one network is permitted. Remove parallel runs for the tests and see if it fixes the problem.

Note: These tests always pass in VCR.
fixes #18932

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#12009

Co-authored-by: Thomas Rodgers <[email protected]>

[upstream:3108f691db6404ed1d3afa0672f48916115579e6]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 4cd3e78 into hashicorp:main Oct 15, 2024
4 checks passed
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): TestAccVertexAIEndpointIam*
1 participant