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

Update ACC tests, framework migration complete. #332

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

hmlanigan
Copy link
Member

@hmlanigan hmlanigan commented Oct 25, 2023

Description

Convert one Stable test per DataSource/Resource to an UpgradeProvider test from the latest released version. The other Stable tests are no longer needed, as migration to the framework is done. This will improve our testing and reduce test time.

Change the released version of juju provider for testing to most recent, 0.9.1.

Read this example https://developer.hashicorp.com/terraform/plugin/framework/migrating/testing#example more closely for the idea.

Type of change

  • Change in tests (one or several tests have been changed)

Additional Information

JUJU-4877

Convert one Stable test per entity to an UpgradeProvider test. No longer
need other Stable tests. This will improve our testing and reduce test time.

Change the released version of tf for testing to most recent, 0.9.1.
@hmlanigan hmlanigan requested a review from cderici October 25, 2023 20:01
Copy link

@cderici cderici left a comment

Choose a reason for hiding this comment

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

LGTM

@hmlanigan hmlanigan merged commit d7d4e11 into juju:main Oct 25, 2023
@hmlanigan hmlanigan deleted the upgrade-tests branch October 25, 2023 20:54
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.

2 participants