这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jgforsberg
Copy link
Contributor

@jgforsberg jgforsberg commented Nov 10, 2025

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

Part of hashicorp/terraform-provider-google#24791

`google_network_services_multicast_group_range`

@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.

google provider: Diff ( 7 files changed, 1656 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 7 files changed, 1656 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 224 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 128 insertions(+))

Missing test report

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

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

resource "google_network_services_multicast_group_range" "primary" {
  description        = # value needed
  distribution_scope = # value needed
  labels             = # value needed
  log_config {
    enabled = # value needed
  }
  state {
    state = # value needed
  }
}

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccNetworkServicesMulticastGroupRange_networkServicesMulticastGroupRangeBasicExample
  • TestAccNetworkServicesMulticastGroupRange_networkServicesMulticastGroupRangeUpdate

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • networkservices

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

View the build log

@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.

google provider: Diff ( 7 files changed, 1656 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 7 files changed, 1656 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 224 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 128 insertions(+))

Missing test report

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

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

resource "google_network_services_multicast_group_range" "primary" {
  description        = # value needed
  distribution_scope = # value needed
  labels             = # value needed
  log_config {
    enabled = # value needed
  }
  state {
    state = # value needed
  }
}

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccNetworkServicesMulticastGroupRange_networkServicesMulticastGroupRangeBasicExample
  • TestAccNetworkServicesMulticastGroupRange_networkServicesMulticastGroupRangeUpdate

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • networkservices

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

View the build log

@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.

google provider: Diff ( 7 files changed, 1660 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 7 files changed, 1660 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 224 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 128 insertions(+))

Missing test report

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

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

resource "google_network_services_multicast_group_range" "primary" {
  distribution_scope = # value needed
  log_config {
    enabled = # value needed
  }
  state {
    state = # value needed
  }
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 73
Passed tests: 67
Skipped tests: 3
Affected tests: 3

Click here to see the affected service packages
  • networkservices

Action taken

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

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

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

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccNetworkServicesGateway_swpUpdate [Error message] [Debug log]
TestAccNetworkServicesMulticastGroupRange_networkServicesMulticastGroupRangeUpdate [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
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 ( 7 files changed, 1660 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 7 files changed, 1660 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 224 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 128 insertions(+))

Missing test report

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

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

resource "google_network_services_multicast_group_range" "primary" {
  distribution_scope = # value needed
  log_config {
    enabled = # value needed
  }
  state {
    state = # value needed
  }
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 73
Passed tests: 68
Skipped tests: 3
Affected tests: 2

Click here to see the affected service packages
  • networkservices

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
  • TestAccNetworkServicesGateway_swpUpdate
  • TestAccNetworkServicesMulticastGroupRange_networkServicesMulticastGroupRangeUpdate

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccNetworkServicesGateway_swpUpdate [Error message] [Debug log]
TestAccNetworkServicesMulticastGroupRange_networkServicesMulticastGroupRangeUpdate [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
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 ( 7 files changed, 1658 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 7 files changed, 1658 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 224 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 128 insertions(+))

Missing test report

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

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

resource "google_network_services_multicast_group_range" "primary" {
  distribution_scope = # value needed
  log_config {
    enabled = # value needed
  }
  state {
    state = # value needed
  }
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 73
Passed tests: 68
Skipped tests: 3
Affected tests: 2

Click here to see the affected service packages
  • networkservices

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
  • TestAccNetworkServicesGateway_swpUpdate
  • TestAccNetworkServicesMulticastGroupRange_networkServicesMulticastGroupRangeUpdate

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccNetworkServicesGateway_swpUpdate [Error message] [Debug log]
TestAccNetworkServicesMulticastGroupRange_networkServicesMulticastGroupRangeUpdate [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
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 ( 7 files changed, 1654 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 7 files changed, 1654 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 224 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 128 insertions(+))

Missing test report

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

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

resource "google_network_services_multicast_group_range" "primary" {
  distribution_scope = # value needed
  log_config {
    enabled = # value needed
  }
  state {
    state = # value needed
  }
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 73
Passed tests: 68
Skipped tests: 3
Affected tests: 2

Click here to see the affected service packages
  • networkservices

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
  • TestAccNetworkServicesGateway_swpUpdate
  • TestAccNetworkServicesMulticastGroupRange_networkServicesMulticastGroupRangeUpdate

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

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

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccNetworkServicesGateway_swpUpdate [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
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 ( 7 files changed, 1655 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 7 files changed, 1655 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 224 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 128 insertions(+))

Missing test report

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

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

resource "google_network_services_multicast_group_range" "primary" {
  distribution_scope = # value needed
  log_config {
    enabled = # value needed
  }
  state {
    state = # value needed
  }
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 75
Passed tests: 71
Skipped tests: 3
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
  • TestAccNetworkServicesGateway_swpUpdate

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

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

@jgforsberg jgforsberg marked this pull request as ready for review November 14, 2025 23:33
@github-actions
Copy link

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.

@malhotrasagar2212, 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.

google provider: Diff ( 7 files changed, 1658 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 7 files changed, 1658 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 224 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 128 insertions(+))

Missing test report

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

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

resource "google_network_services_multicast_group_range" "primary" {
  distribution_scope = # value needed
  state {
    state = # value needed
  }
}

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 75
Passed tests: 70
Skipped tests: 3
Affected tests: 2

Click here to see the affected service packages
  • networkservices

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
  • TestAccNetworkServicesGateway_swpUpdate
  • TestAccNetworkServicesMulticastGroupRange_networkServicesMulticastGroupRangeUpdate

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

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

🟢 No issues found for passed tests after REPLAYING rerun.


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

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.

2 participants