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
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2024
@modular-magician modular-magician deleted the downstream-pr-8817cecb1e2562ca433901e50abfbc530b3f3f9e branch November 17, 2024 01:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant