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

Tests - fix tests updating ForceNew properties #28994

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sreallymatt
Copy link
Collaborator

@sreallymatt sreallymatt commented Mar 7, 2025

Community Note

  • Please vote on this PR by adding a 👍 reaction to the original PR to help the community and maintainers prioritize for review
  • Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for PR followers and do not help prioritize for review

Description

Updated test configs for tests failing due to updating ForceNew properties such as name and resource_group_name. There are many more but these were quick easy wins.

Testing

  • My submission includes Test coverage as described in the Contribution Guide and the tests pass. (if this is not possible for any reason, please include details of why you did or could not add test coverage)
Test logs
=== RUN   TestAccAppConfiguration_update
=== PAUSE TestAccAppConfiguration_update
=== CONT  TestAccAppConfiguration_update
--- PASS: TestAccAppConfiguration_update (963.94s)

=== RUN   TestAccAppConfigurationKey_basicNoValue
=== PAUSE TestAccAppConfigurationKey_basicNoValue
=== CONT  TestAccAppConfigurationKey_basicNoValue
--- PASS: TestAccAppConfigurationKey_basicNoValue (683.36s)

=== RUN   TestAccLinuxFunctionApp_withStorageAccountBlockUpdate
=== PAUSE TestAccLinuxFunctionApp_withStorageAccountBlockUpdate
=== CONT  TestAccLinuxFunctionApp_withStorageAccountBlockUpdate
--- PASS: TestAccLinuxFunctionApp_withStorageAccountBlockUpdate (1113.04s)

=== RUN   TestAccConfidentialLedger_certBased
=== PAUSE TestAccConfidentialLedger_certBased
=== CONT  TestAccConfidentialLedger_certBased
--- PASS: TestAccConfidentialLedger_certBased (507.98s)

=== RUN   TestAccEventGridEventSubscription_update
=== PAUSE TestAccEventGridEventSubscription_update
=== CONT  TestAccEventGridEventSubscription_update
--- PASS: TestAccEventGridEventSubscription_update (204.31s)

=== RUN   TestAccLogAnalyticsStorageInsights_update
=== PAUSE TestAccLogAnalyticsStorageInsights_update
=== CONT  TestAccLogAnalyticsStorageInsights_update
--- PASS: TestAccLogAnalyticsStorageInsights_update (412.34s)

=== RUN   TestAccPrivateDnsSrvRecord_updateRecords
=== PAUSE TestAccPrivateDnsSrvRecord_updateRecords
=== CONT  TestAccPrivateDnsSrvRecord_updateRecords
--- PASS: TestAccPrivateDnsSrvRecord_updateRecords (147.90s)

Note

If this PR changes meaningfully during the course of review please update the title and description as required.

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.

1 participant