Skip to content

[release/10.0] Fix internal Helix queue selection - #132907

Open
jozkee wants to merge 1 commit into
dotnet:release/10.0from
jozkee:release-10-helix-queue-fix-standalone
Open

[release/10.0] Fix internal Helix queue selection#132907
jozkee wants to merge 1 commit into
dotnet:release/10.0from
jozkee:release-10-helix-queue-fix-standalone

Conversation

@jozkee

@jozkee jozkee commented Aug 28, 2026

Copy link
Copy Markdown
Member

Internal builds fail with 2k~ errors in 10.0.

Restrict the Ubuntu Android queue to Android and Bionic platforms so internal validation does not run every libraries work item on an Android agent.

This was made in release/11.0 in https://github.com/dotnet/runtime/pull/125548/changes#diff-cbc8f55c9e8b4fc53ff194be8f6e99b461bbb888220a8ede2e5edb53b947b287.

Restrict the Ubuntu Android queue to Android and Bionic platforms so internal validation does not run every libraries work item on an Android agent.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jozkee jozkee added this to the 10.0.x milestone Aug 28, 2026
@jozkee jozkee self-assigned this Aug 28, 2026
Copilot AI lite review requested due to automatic review settings August 28, 2026 20:38
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).
14 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

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

@jozkee jozkee added the Servicing-approved Approved for servicing release label Aug 28, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adjusts Helix queue selection for libraries jobs in the release/10.0 branch so internal validation doesn’t inadvertently route non-Android/Bionic work items to the Ubuntu Android queue, which can cause large-scale internal build failures.

Changes:

  • Split the Android queue condition so the Ubuntu Android queue is only selected for Android/Bionic platforms.
  • Keep public vs non-public behavior for arm/arm64 (public uses Windows Android queue; non-public uses Ubuntu Android queue).

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Infrastructure Servicing-approved Approved for servicing release

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants