Skip to content

Update networkservices multicast domain#16195

Merged
trodge merged 9 commits intoGoogleCloudPlatform:mainfrom
TimDu:main
Feb 11, 2026
Merged

Update networkservices multicast domain#16195
trodge merged 9 commits intoGoogleCloudPlatform:mainfrom
TimDu:main

Conversation

@TimDu
Copy link
Copy Markdown
Contributor

@TimDu TimDu commented Jan 22, 2026

Part of hashicorp/terraform-provider-google#24791

networkservices: added `ull_multicast_domain` field to `google_network_services_multicast_domain` resource

@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Jan 22, 2026
@github-actions github-actions Bot requested a review from trodge January 22, 2026 23:01
@github-actions
Copy link
Copy Markdown

Hello! I am a robot. Tests will require approval from a repository maintainer to run.

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@trodge, 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 modular-magician added service/networkservices-multicast and removed awaiting-approval Pull requests that need reviewer's approval to run presubmit tests labels Jan 23, 2026
@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 ( 4 files changed, 166 insertions(+))
google-beta provider: Diff ( 4 files changed, 166 insertions(+))
terraform-google-conversion: Diff ( 1 file changed, 32 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_network_services_multicast_domain (27 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_network_services_multicast_domain" "primary" {
  ull_multicast_domain {
    preconfigured_ull_domain = # value needed
  }
}

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 90
Passed tests: 88
Skipped tests: 1
Affected tests: 1

Click here to see the affected service packages
  • networkservices

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample

Get to know how VCR tests work

@modular-magician
Copy link
Copy Markdown
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample [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 modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Jan 24, 2026
@github-actions
Copy link
Copy Markdown

@trodge This PR has been waiting for review for 3 weekdays. Please take a look! Use the label disable-review-reminders to disable these notifications.

@modular-magician modular-magician removed the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Jan 27, 2026
@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 ( 4 files changed, 166 insertions(+))
google-beta provider: Diff ( 4 files changed, 166 insertions(+))
terraform-google-conversion: Diff ( 1 file changed, 32 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_network_services_multicast_domain (27 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_network_services_multicast_domain" "primary" {
  ull_multicast_domain {
    preconfigured_ull_domain = # value needed
  }
}

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 90
Passed tests: 88
Skipped tests: 1
Affected tests: 1

Click here to see the affected service packages
  • networkservices

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample

Get to know how VCR tests work

@modular-magician
Copy link
Copy Markdown
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample [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 modular-magician added awaiting-approval Pull requests that need reviewer's approval to run presubmit tests and removed awaiting-approval Pull requests that need reviewer's approval to run presubmit tests labels Jan 27, 2026
@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 ( 4 files changed, 166 insertions(+))
google-beta provider: Diff ( 4 files changed, 166 insertions(+))
terraform-google-conversion: Diff ( 1 file changed, 32 insertions(+))

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 90
Passed tests: 88
Skipped tests: 1
Affected tests: 1

Click here to see the affected service packages
  • networkservices

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample

Get to know how VCR tests work

@modular-magician
Copy link
Copy Markdown
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample [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 modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Jan 29, 2026
@github-actions
Copy link
Copy Markdown

@GoogleCloudPlatform/terraform-team @trodge This PR has been waiting for review for 1 week. Please take a look! Use the label disable-review-reminders to disable these notifications.

@modular-magician modular-magician removed the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Feb 2, 2026
@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 ( 4 files changed, 170 insertions(+), 1 deletion(-))
google-beta provider: Diff ( 4 files changed, 170 insertions(+), 1 deletion(-))
terraform-google-conversion: Diff ( 1 file changed, 32 insertions(+))

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 90
Passed tests: 88
Skipped tests: 1
Affected tests: 1

Click here to see the affected service packages
  • networkservices

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample

Get to know how VCR tests work

@modular-magician
Copy link
Copy Markdown
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample [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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 5, 2026

@GoogleCloudPlatform/terraform-team @trodge This PR has been waiting for review for 2 weeks. Please take a look! Use the label disable-review-reminders to disable these notifications.

@modular-magician modular-magician removed the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Feb 5, 2026
@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 ( 4 files changed, 175 insertions(+), 1 deletion(-))
google-beta provider: Diff ( 4 files changed, 175 insertions(+), 1 deletion(-))
terraform-google-conversion: Diff ( 1 file changed, 32 insertions(+))

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 90
Passed tests: 88
Skipped tests: 1
Affected tests: 1

Click here to see the affected service packages
  • networkservices

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample

Get to know how VCR tests work

@modular-magician
Copy link
Copy Markdown
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample [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

Copy link
Copy Markdown
Contributor

@trodge trodge left a comment

Choose a reason for hiding this comment

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

Test is failing with

  error=
  | exit status 1
  | 
  | Error: Error waiting to create MulticastDomain: Error waiting for Creating MulticastDomain: Error code 3, message: The request was invalid: ULL multicast validation failed: failed to check the project allowlist: project 1067888929963 is not allowlisted for ULL multicast
  | 
  |   with google_network_services_multicast_domain.md_test,
  |   on terraform_plugin_test.tf line 7, in resource "google_network_services_multicast_domain" "md_test":
  |    7: resource "google_network_services_multicast_domain" md_test {
  | 

@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Feb 5, 2026
@github-actions github-actions Bot requested a review from trodge February 5, 2026 22:06
@TimDu
Copy link
Copy Markdown
Contributor Author

TimDu commented Feb 5, 2026

Thanks @trodge , I am submitting a internal fix to allowlist projects, the rollout complete in ~2 days. Sending this PR to queue for a test in paralell.

@modular-magician modular-magician removed the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Feb 9, 2026
@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Feb 9, 2026
@github-actions
Copy link
Copy Markdown

@trodge This PR has been waiting for review for 3 weekdays. Please take a look! Use the label disable-review-reminders to disable these notifications.

@modular-magician modular-magician removed the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Feb 11, 2026
@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 ( 4 files changed, 175 insertions(+), 1 deletion(-))
google-beta provider: Diff ( 4 files changed, 175 insertions(+), 1 deletion(-))
terraform-google-conversion: Diff ( 1 file changed, 32 insertions(+))

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 90
Passed tests: 88
Skipped tests: 1
Affected tests: 1

Click here to see the affected service packages
  • networkservices

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample

Get to know how VCR tests work

@modular-magician
Copy link
Copy Markdown
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccNetworkServicesMulticastDomain_networkServicesUllMulticastDomainUpdateExample [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

@trodge trodge added this pull request to the merge queue Feb 11, 2026
Merged via the queue into GoogleCloudPlatform:main with commit 5eee4c4 Feb 11, 2026
31 checks passed
JianweiQ pushed a commit to JianweiQ/magic-modules that referenced this pull request Feb 20, 2026
BBBmau pushed a commit to BBBmau/magic-modules that referenced this pull request Feb 24, 2026
kefang2 pushed a commit to kefang2/magic-modules that referenced this pull request Feb 28, 2026
aditikumarii-google pushed a commit to aditikumarii-google/magic-modules that referenced this pull request Mar 10, 2026
ChuAmberZhang pushed a commit to ChuAmberZhang/magic-modules that referenced this pull request Apr 29, 2026
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.

3 participants