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

[release/8.1] Extract Aspire.Hosting.Azure.Tests #5090

Closed
wants to merge 2 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 26, 2024

Backport of #5013, and #4925 to release/8.1 . The latter is required for for the former to build successfully.

/cc @eerhardt

Customer Impact

The engineering team can write tests easier and be more confident in shipping releases.

For example, we can backport the tests added in Fix Azure Storage RunAsEmulator (dotnet/aspire#5084).

Testing

These are the tests you are looking for.

Risk

Very minimal. No product code changes. Only removing InternalsVisibleTo tests and splitting code to new files.

Regression?

Microsoft Reviewers: Open in CodeFlow

Contributes to #4294

This also allows us to remove the Aspire.Hosting.Tests.SharedShim, now that VolumeNameGenerator is only found in Aspire.Hosting.
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-integrations Issues pertaining to Aspire Integrations packages label Jul 26, 2024
* Extract Aspire.Hosting.MySql.Tests

* Improve reliability

* Record Docker logs

* Fix ResourceLoggerForwarderService link in Aspire.Hosting.PostgreSQL.csproj

* Remove E2E tests

* Fix manifest test

* Fix tests

* Increase delay between retries

* Create mount path directory

* Address PR feedback

* Use Directory.Delete

* Use Linear backoff

---------

Co-authored-by: Ankit Jain <[email protected]>
Co-authored-by: Eric Erhardt <[email protected]>
(cherry picked from commit 5238a73)
@radical radical requested a review from eerhardt as a code owner July 26, 2024 19:44
Copy link
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

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

This branch is not expected to ship again, so no need to port the changes.

@dotnet-policy-service dotnet-policy-service bot added the needs-author-action An issue or pull request that requires more info or actions from the author. label Jul 26, 2024
@eerhardt
Copy link
Member

eerhardt commented Aug 9, 2024

Closing, as we don't plan on shipping this branch again.

@eerhardt eerhardt closed this Aug 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-integrations Issues pertaining to Aspire Integrations packages needs-author-action An issue or pull request that requires more info or actions from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants