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

test: Use a pre-built Amazon Linux image with ASP.NET Core already installed #2114

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

tippmar-nr
Copy link
Member

Updates Dockerfile.amazon to use a pre-built Amazon Linux image that has ASP.NET Core already installed, served from the DotNetReg private Azure container registry under our .NET Team Sandbox Azure subscription. This will significantly reduce the execution time for the Amazon container integration tests, specifically the arm64 version of that test.

Also includes instructions and a couple of new Dockerfiles to allow rebuilding the custom images.

@codecov-commenter
Copy link

Codecov Report

Merging #2114 (635afd6) into main (2d8da68) will decrease coverage by 0.02%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2114      +/-   ##
==========================================
- Coverage   81.06%   81.04%   -0.02%     
==========================================
  Files         395      395              
  Lines       24715    24715              
  Branches     2970     2970              
==========================================
- Hits        20035    20031       -4     
- Misses       3894     3897       +3     
- Partials      786      787       +1     

see 1 file with indirect coverage changes

@tippmar-nr tippmar-nr merged commit da9a51c into main Dec 5, 2023
74 checks passed
@tippmar-nr tippmar-nr deleted the test/use-prebuilt-azure-linux-base-image branch December 5, 2023 14:42
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.

3 participants