Skip to content

Conversation

@BruceForstall
Copy link
Contributor

Match what is in eng\pipelines\coreclr\templates\helix-queues-setup.yml

Match what is in eng\pipelines\coreclr\templates\helix-queues-setup.yml
@BruceForstall BruceForstall requested review from a team, Copilot and kunalspathak March 25, 2025 17:22
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 25, 2025
Copy link
Contributor

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 updates the SuperPMI collection helix queue assignments to match the configuration in eng/pipelines/coreclr/templates/helix-queues-setup.yml.

  • Updated helix queue names for public and internal builds across Windows, Linux, and OSX.
  • Revised version numbers and string formats to align with the updated templates.
Comments suppressed due to low confidence (2)

src/coreclr/scripts/superpmi_collect_setup.py:473

  • [nitpick] The queue value 'osx.13.arm64.open' uses a lowercase prefix while other OSX queue names are uppercased (e.g., 'OSX.1200.Amd64.Open'); please verify if this inconsistency is intentional.
helix_queue = "osx.13.arm64.open"

src/coreclr/scripts/superpmi_collect_setup.py:488

  • [nitpick] The internal Linux x64 queue value 'azurelinux.3.amd64' does not include the '.open' suffix seen in the public version ('azurelinux.3.amd64.open'); please verify that this difference is intended.
helix_queue = "azurelinux.3.amd64"

@BruceForstall
Copy link
Contributor Author

/azp run runtime-coreclr superpmi-collect-test

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@BruceForstall
Copy link
Contributor Author

@kunalspathak @dotnet/jit-contrib PTAL

The superpmi-collect-test run looks pretty good.

Copy link
Contributor

@amanasifkhalid amanasifkhalid left a comment

Choose a reason for hiding this comment

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

LGTM. The superpmi-collect-test failures are some known libraries issues, plus the usual libraries timeouts on macOS arm64.

@BruceForstall
Copy link
Contributor Author

/ba-g unrelated failures

@BruceForstall BruceForstall merged commit 86ca6e3 into dotnet:main Mar 26, 2025
163 of 170 checks passed
@BruceForstall BruceForstall deleted the UpdateHelixContainersForSpmiCollect branch March 26, 2025 17:23
@github-actions github-actions bot locked and limited conversation to collaborators Apr 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants