Skip to content

Conversation

elinor-fung
Copy link
Member

@elinor-fung elinor-fung commented Jul 24, 2025

We're currently sending tests to both AzureLinux.3.Amd64.Open and Ubuntu.2204.Amd64.Open. Just AzureLinux.3.Amd64.Open should be enough for host tests. I've seen some long wait times and timeouts for host tests sent to Ubuntu.2204.Amd64.Open recently. The libraries tests already run on Ubuntu - they use the live host, so that should have enough basic coverage.

cc @dotnet/appmodel @richlander

@Copilot Copilot AI review requested due to automatic review settings July 24, 2025 00:56
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR optimizes the CI pipeline by reducing the number of Linux test queues for host tests from two to one. The change removes Ubuntu.2204.Amd64.Open from the helix queue configuration while keeping AzureLinux.3.Amd64.Open, addressing timeout issues and reducing wait times since libraries tests already provide Ubuntu coverage through the live host.

Key Changes

  • Removes Ubuntu.2204.Amd64.Open from the linux_x64 helix queue configuration
  • Retains AzureLinux.3.Amd64.Open as the sole Linux x64 test queue for host tests
  • Reduces CI resource usage while maintaining adequate test coverage

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 24, 2025
@elinor-fung elinor-fung added area-Infrastructure and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 24, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

@elinor-fung elinor-fung merged commit 4d631c9 into dotnet:main Jul 24, 2025
78 checks passed
@elinor-fung elinor-fung deleted the host-helix-queues branch July 24, 2025 05:38
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants