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 tests due to GKE version constraints #3526

Merged
merged 1 commit into from
May 18, 2020

Conversation

slevenick
Copy link
Contributor

@slevenick slevenick commented May 18, 2020

These tests try to update the GKE version to the previous available version, but in this case due to the available versions on the API that is results in attempting to downgrade the minor version which is not allowed.

Ignore these tests until another available version comes out that is on the same minor version as the latest

Fixes: hashicorp/terraform-provider-google#6405

Release Note Template for Downstream PRs (will be copied)


@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are.

Diff report:

Terraform GA: Diff ( 1 file changed, 4 insertions(+))
Terraform Beta: Diff ( 1 file changed, 4 insertions(+))

@slevenick slevenick requested a review from danawillow May 18, 2020 19:35
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.

Fix TestAccContainerCluster_*updateVersion tests
4 participants