Skip to content

Conversation

@wfurt
Copy link
Member

@wfurt wfurt commented Dec 3, 2025

This brings test queues closer to dotnet/runtime
https://github.com/dotnet/runtime/blob/main/eng/pipelines/libraries/helix-queues-setup.yml

  • runtime stop using SLES queue and uses OpenSuse docket image. It seems like WCF uses both now and that does not add much test coverage as the OpenSUSE is variant of commercially supported SLES.
  • Mariner 2 is EOL for a while and it was replaced by AzureLinux.3

runtime also moved from Ubuntu 22.04 as base queue to AzureLinux as the images are smaller, optimized for cloud and considered more secure. I did not want to make that change at the moment to decrease risk but perhaps something we can keep eyes when Ubuntu 22 gets closer to EOS. (April 2027)

fixes #5867

@wfurt wfurt added the infrastructure Issues related to the build, packaging, testing or related areas. label Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Issues related to the build, packaging, testing or related areas.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WCF test targets should be revisited

1 participant