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 #2081

Conversation

modular-magician
Copy link
Collaborator

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)


Derived from GoogleCloudPlatform/magic-modules#3526

Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost ghost added the size/xs label May 18, 2020
@modular-magician modular-magician merged commit c5a38a9 into hashicorp:master May 18, 2020
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
1 participant