Skip to content

Fix Node group tests using unique zones#17057

Merged
zli82016 merged 9 commits intoGoogleCloudPlatform:mainfrom
zli82016:node-group-tests
Apr 10, 2026
Merged

Fix Node group tests using unique zones#17057
zli82016 merged 9 commits intoGoogleCloudPlatform:mainfrom
zli82016:node-group-tests

Conversation

@zli82016
Copy link
Copy Markdown
Member

@zli82016 zli82016 commented Apr 9, 2026

fixes hashicorp/terraform-provider-google#26796

error=
  | exit status 1
  | 
  | Error: Error waiting to create NodeGroup: Error waiting for Creating NodeGroup: The zone 'projects/ci-test-project-nightly-beta/zones/us-central1-a' does not have enough resources available to fulfill the request.  Try a different zone, or try again later.
  | 
  | 

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


@modular-magician
Copy link
Copy Markdown
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.

google provider: Diff ( 3 files changed, 10 insertions(+), 10 deletions(-))
google-beta provider: Diff ( 3 files changed, 12 insertions(+), 12 deletions(-))
Open in Cloud Shell: Diff ( 1 file changed, 1 insertion(+), 1 deletion(-))

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 1407
Passed tests: 1313
Skipped tests: 90
Affected tests: 4

Click here to see the affected service packages
  • compute

Action taken

Found 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccComputeNodeGroup_nodeGroupBasicExample
  • TestAccComputeNodeGroup_nodeGroupMaintenanceIntervalExample
  • TestAccComputeNodeGroup_nodeGroupShareSettingsExample
  • TestAccComputeNodeGroup_update

Get to know how VCR tests work

@modular-magician
Copy link
Copy Markdown
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputeNodeGroup_nodeGroupBasicExample [Error message] [Debug log]
TestAccComputeNodeGroup_nodeGroupMaintenanceIntervalExample [Error message] [Debug log]
TestAccComputeNodeGroup_nodeGroupShareSettingsExample [Error message] [Debug log]
TestAccComputeNodeGroup_update [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Copy Markdown
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.

google provider: Diff ( 3 files changed, 11 insertions(+), 11 deletions(-))
google-beta provider: Diff ( 3 files changed, 14 insertions(+), 14 deletions(-))
Open in Cloud Shell: Diff ( 1 file changed, 1 insertion(+), 1 deletion(-))

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 1407
Passed tests: 1313
Skipped tests: 90
Affected tests: 4

Click here to see the affected service packages
  • compute

Action taken

Found 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccComputeNodeGroup_nodeGroupBasicExample
  • TestAccComputeNodeGroup_nodeGroupMaintenanceIntervalExample
  • TestAccComputeNodeGroup_nodeGroupShareSettingsExample
  • TestAccComputeNodeGroup_update

Get to know how VCR tests work

@modular-magician
Copy link
Copy Markdown
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputeNodeGroup_nodeGroupBasicExample [Error message] [Debug log]
TestAccComputeNodeGroup_nodeGroupMaintenanceIntervalExample [Error message] [Debug log]
TestAccComputeNodeGroup_nodeGroupShareSettingsExample [Error message] [Debug log]
TestAccComputeNodeGroup_update [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Copy Markdown
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.

google provider: Diff ( 3 files changed, 15 insertions(+), 15 deletions(-))
google-beta provider: Diff ( 3 files changed, 18 insertions(+), 18 deletions(-))
Open in Cloud Shell: Diff ( 1 file changed, 2 insertions(+), 2 deletions(-))

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 1407
Passed tests: 1313
Skipped tests: 90
Affected tests: 4

Click here to see the affected service packages
  • compute

Action taken

Found 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccComputeNodeGroup_nodeGroupBasicExample
  • TestAccComputeNodeGroup_nodeGroupMaintenanceIntervalExample
  • TestAccComputeNodeGroup_nodeGroupShareSettingsExample
  • TestAccComputeNodeGroup_update

Get to know how VCR tests work

@modular-magician
Copy link
Copy Markdown
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccComputeNodeGroup_nodeGroupBasicExample [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccComputeNodeGroup_nodeGroupMaintenanceIntervalExample [Error message] [Debug log]
TestAccComputeNodeGroup_nodeGroupShareSettingsExample [Error message] [Debug log]
TestAccComputeNodeGroup_update [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Copy Markdown
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.

google provider: Diff ( 3 files changed, 21 insertions(+), 21 deletions(-))
google-beta provider: Diff ( 3 files changed, 23 insertions(+), 23 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 1 insertion(+), 1 deletion(-))
Open in Cloud Shell: Diff ( 2 files changed, 3 insertions(+), 3 deletions(-))

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 1407
Passed tests: 1312
Skipped tests: 90
Affected tests: 5

Click here to see the affected service packages
  • compute

Action taken

Found 5 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccComputeNodeGroup_fail
  • TestAccComputeNodeGroup_nodeGroupAutoscalingPolicyExample
  • TestAccComputeNodeGroup_nodeGroupMaintenanceIntervalExample
  • TestAccComputeNodeGroup_nodeGroupShareSettingsExample
  • TestAccComputeNodeGroup_update

Get to know how VCR tests work

@modular-magician
Copy link
Copy Markdown
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccComputeNodeGroup_fail [Debug log]
TestAccComputeNodeGroup_nodeGroupAutoscalingPolicyExample [Debug log]
TestAccComputeNodeGroup_update [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccComputeNodeGroup_nodeGroupMaintenanceIntervalExample [Error message] [Debug log]
TestAccComputeNodeGroup_nodeGroupShareSettingsExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Copy Markdown
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.

google provider: Diff ( 3 files changed, 16 insertions(+), 16 deletions(-))
google-beta provider: Diff ( 3 files changed, 17 insertions(+), 17 deletions(-))
Open in Cloud Shell: Diff ( 2 files changed, 3 insertions(+), 3 deletions(-))

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 1407
Passed tests: 1315
Skipped tests: 90
Affected tests: 2

Click here to see the affected service packages
  • compute

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
  • TestAccComputeNodeGroup_nodeGroupMaintenanceIntervalExample
  • TestAccComputeNodeGroup_nodeGroupShareSettingsExample

Get to know how VCR tests work

@modular-magician
Copy link
Copy Markdown
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccComputeNodeGroup_nodeGroupMaintenanceIntervalExample [Debug log]
TestAccComputeNodeGroup_nodeGroupShareSettingsExample [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🟢 All tests passed!

View the build log or the debug log for each test

@zli82016 zli82016 marked this pull request as ready for review April 10, 2026 16:30
@zli82016 zli82016 requested a review from shuyama1 April 10, 2026 16:35
@zli82016 zli82016 added this pull request to the merge queue Apr 10, 2026
Merged via the queue into GoogleCloudPlatform:main with commit 3652992 Apr 10, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failing test(s): TestAccComputeNodeGroup_update

3 participants