Skip to content

Conversation

richlander
Copy link
Member

@richlander richlander commented Jun 30, 2025

Fixes: #117126

This is a bad typo that got made in our yaml changes. It is specific to linux-musl-arm64.

FYI ... We have Azure Linux Arm64 images coming: dotnet/dnceng#5645.

@jkotas

@Copilot Copilot AI review requested due to automatic review settings June 30, 2025 02:57
@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 Jun 30, 2025
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 reverts a typo introduced in the YAML configuration for helix queues to restore the intended pipeline behavior. The change updates the image reference in the ARM64 configuration from "AzureLinux.3" to "Ubuntu.2204".

  • Restores the correct helix queue image reference
  • Fixes the misconfiguration caused by the bad typo
Comments suppressed due to low confidence (1)

eng/pipelines/libraries/helix-queues-setup.yml:48

  • Confirm that the updated image reference '(Alpine.322.Arm64.Open)Ubuntu.2204.ArmArch.Open' is the correct configuration for ARM64. This change reverts a previous typo, so please validate against the intended pipeline requirements.
        - (Alpine.322.Arm64.Open)Ubuntu.2204.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.22-helix-arm64v8

@richlander
Copy link
Member Author

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas
Copy link
Member

jkotas commented Jun 30, 2025

/ba-g dead letter

@richlander richlander merged commit b5ab0ae into main Jun 30, 2025
100 of 110 checks passed
@jkotas jkotas deleted the helix-queue-linux-musl-arm64 branch June 30, 2025 15:51
@github-actions github-actions bot locked and limited conversation to collaborators Jul 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/azp run runtime-nativeaot-outerloop fails with "error : Helix API does not contain an entry for AzureLinux.3.ArmArch.open"

2 participants