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

container: fix storage pool resource names in test #19646

Conversation

modular-magician
Copy link
Collaborator

Came across this when working on #11826

Tests such as
TestAccContainerNodePool_withDiskMachineAndStoragePoolUpdate seem to be failing, possibly due to being promoted from beta to v1

Rather than update the regex in extractSP, use
tpgresource.GetRelativePath() and return that from the bootstrap method, as mentioned here:
GoogleCloudPlatform/magic-modules#11391 (comment)

See #11391 and #11598

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#11832

[upstream:8817cecb1e2562ca433901e50abfbc530b3f3f9e]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 78b2b97 into hashicorp:main Sep 26, 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.

1 participant