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

Skip instance migrate tests, they handle config directly #2112

Conversation

modular-magician
Copy link
Collaborator

Because these tests don't use resource.Test and instead manually create *Config objects they never properly call the ConfigureFunc on the config, preventing VCR transport swapping

Skip Bigtable tests that use a client factory that takes the raw TokenSource to produce new clients on demand within the resource rather than using the shared HTTP client

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#3554

)

* Skip instance migrate tests, they handle config directly

* Skip vcr for bigquery, it uses a client factory to produce new http clients on demand rather than using the shared client

* Add note on bigtable instance

Signed-off-by: Modular Magician <[email protected]>
@ghost ghost added the size/s label May 27, 2020
@modular-magician modular-magician merged commit f1427b3 into hashicorp:master May 27, 2020
@modular-magician modular-magician deleted the downstream-pr-217d0bedeb5ffde86b193dc6022802f52f166dad branch November 16, 2024 02:22
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.

1 participant