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

Need to update the container image used for running tests #7392

Open
1 task done
karolz-ms opened this issue Feb 3, 2025 · 0 comments
Open
1 task done

Need to update the container image used for running tests #7392

karolz-ms opened this issue Feb 3, 2025 · 0 comments
Labels
area-engineering-systems infrastructure helix infra engineering repo stuff untriaged New issue has not been triaged

Comments

@karolz-ms
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

We are currently using Mariner 2.0 to run tests https://github.com/dotnet/aspire/blob/main/eng/pipelines/azure-pipelines-public.yml#L69

According to @mthalman Mariner 2.0 will be EOL pretty soon and we should be using Azure Linux 3.0 mcr.microsoft.com/azurelinux/base/core:3.0.

It does not have Docker CLI installed by default, so we need to make sure to run tdnf install docker-cli as part of the setup.

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version info

No response

Anything else?

No response

@karolz-ms karolz-ms added area-engineering-systems infrastructure helix infra engineering repo stuff untriaged New issue has not been triaged labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-engineering-systems infrastructure helix infra engineering repo stuff untriaged New issue has not been triaged
Projects
None yet
Development

No branches or pull requests

1 participant