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

promote gkeonprem resources to GA #9214

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

naitianliu-google
Copy link
Contributor

@naitianliu-google naitianliu-google commented Oct 10, 2023

Release Note Template for Downstream PRs (will be copied)

gkeonprem: promoted `google_gkeonprem_bare_metal_admin_cluster`, `google_gkeonprem_bare_metal_cluster`, and `google_gkeonprem_bare_metal_node_pool` resources to GA
gkeonprem: promoted `google_gkeonprem_vmware_cluster` and `google_gkeonprem_vmware_node_pool` resources to GA

@modular-magician
Copy link
Collaborator

Hello! I am a robot. It looks like you are a: Community Contributor Googler Core Contributor. Tests will run automatically.

@roaks3, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 29 files changed, 16681 insertions(+), 28 deletions(-))
Terraform Beta: Diff ( 14 files changed, 12 insertions(+), 88 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 3141
Passed tests 2817
Skipped tests: 316
Affected tests: 8

Action taken

Found 8 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccGkeonpremBareMetalNodePool_bareMetalNodePoolUpdate|TestAccGkeonpremBareMetalCluster_bareMetalClusterUpdateManualLb|TestAccGkeonpremBareMetalCluster_bareMetalClusterUpdateBgpLb|TestAccGkeonpremBareMetalCluster_bareMetalClusterUpdateBasic|TestAccGkeonpremVmwareCluster_vmwareClusterUpdateF5Lb|TestAccGkeonpremVmwareNodePool_vmwareNodePoolUpdate|TestAccGkeonpremVmwareCluster_vmwareClusterUpdateBasic|TestAccDataSourceGoogleServiceAccountJwt

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{green}{\textsf{Tests passed during RECORDING mode:}}$
TestAccDataSourceGoogleServiceAccountJwt[Debug log]

Rerun these tests in REPLAYING mode to catch issues

$\textcolor{green}{\textsf{No issues found for passed tests after REPLAYING rerun.}}$


$\textcolor{red}{\textsf{Tests failed during RECORDING mode:}}$
TestAccGkeonpremBareMetalNodePool_bareMetalNodePoolUpdate[Error message] [Debug log]
TestAccGkeonpremBareMetalCluster_bareMetalClusterUpdateManualLb[Error message] [Debug log]
TestAccGkeonpremBareMetalCluster_bareMetalClusterUpdateBgpLb[Error message] [Debug log]
TestAccGkeonpremBareMetalCluster_bareMetalClusterUpdateBasic[Error message] [Debug log]
TestAccGkeonpremVmwareCluster_vmwareClusterUpdateF5Lb[Error message] [Debug log]
TestAccGkeonpremVmwareNodePool_vmwareNodePoolUpdate[Error message] [Debug log]
TestAccGkeonpremVmwareCluster_vmwareClusterUpdateBasic[Error message] [Debug log]

$\textcolor{red}{\textsf{Please fix these to complete your PR.}}$
View the build log or the debug log for each test

@roaks3
Copy link
Contributor

roaks3 commented Oct 12, 2023

@naitianliu-google it looks like you'll also need to change occurrences of ProtoV5ProviderBetaFactories with ProtoV5ProviderFactories. I believe that is what is causing the test failures.

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

Terraform GA: Diff ( 29 files changed, 16681 insertions(+), 28 deletions(-))
Terraform Beta: Diff ( 14 files changed, 20 insertions(+), 96 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 3144
Passed tests 2826
Skipped tests: 316
Affected tests: 2

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
TestAccCloudRunService_cloudRunServiceSqlExample|TestAccDataSourceGoogleServiceAccountJwt

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

$\textcolor{green}{\textsf{Tests passed during RECORDING mode:}}$
TestAccDataSourceGoogleServiceAccountJwt[Debug log]

Rerun these tests in REPLAYING mode to catch issues

$\textcolor{green}{\textsf{No issues found for passed tests after REPLAYING rerun.}}$


$\textcolor{red}{\textsf{Tests failed during RECORDING mode:}}$
TestAccCloudRunService_cloudRunServiceSqlExample[Error message] [Debug log]

$\textcolor{red}{\textsf{Please fix these to complete your PR.}}$
View the build log or the debug log for each test

Copy link
Contributor

@roaks3 roaks3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, test failure is unrelated. I also tweak the release note.

@roaks3 roaks3 merged commit 4dc1173 into GoogleCloudPlatform:main Oct 12, 2023
12 of 13 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.

3 participants