Skip to content

Conversation

@kotlarmilos
Copy link
Member

Description

This PR updates the iOS and tvOS device queues from the scouting queues to macOS 15 with Xcode 26.

@kotlarmilos kotlarmilos self-assigned this Dec 22, 2025
@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 Dec 22, 2025
@kotlarmilos kotlarmilos added this to the 11.0.0 milestone Dec 22, 2025
@kotlarmilos kotlarmilos added area-Infrastructure os-ios Apple iOS and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Dec 22, 2025
@dotnet-policy-service
Copy link
Contributor

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

@kotlarmilos
Copy link
Member Author

/azp run runtime-ioslike

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kotlarmilos
Copy link
Member Author

/azp run runtime-ioslike

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kotlarmilos
Copy link
Member Author

/azp run runtime-ioslike

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kotlarmilos
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

@kotlarmilos
Copy link
Member Author

/azp list

@azure-pipelines

This comment was marked as resolved.

@kotlarmilos
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kotlarmilos
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kotlarmilos kotlarmilos marked this pull request as ready for review January 8, 2026 22:09
Copilot AI review requested due to automatic review settings January 8, 2026 22:09
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 iOS and tvOS device testing infrastructure by migrating from scouting Helix queues to production macOS 15 queues, enabling previously disabled test platforms.

Key changes:

  • Updates Helix queue names from osx.amd64.{iphone|appletv}.scouting.open to osx.15.amd64.{iphone|appletv}.open
  • Enables tvos_arm64 and ios_arm64 platforms that were previously disabled pending the queue upgrade
  • Adds build parameters to support building tests and apps on Helix for iOS/tvOS devices

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
eng/pipelines/runtime.yml Enables tvos_arm64 platform, adds BuildTestsOnHelix and NeedsToBuildAppsOnHelix parameters, removes TODO comments blocking the platforms
eng/pipelines/libraries/helix-queues-setup.yml Updates iOS and tvOS device queue names from scouting to osx.15 production queues
eng/pipelines/extra-platforms/runtime-extra-platforms-ioslike.yml Enables ios_arm64 platform across multiple job definitions, removes blocking TODO comments
eng/pipelines/coreclr/templates/helix-queues-setup.yml Updates iOS and tvOS device queue names from scouting to osx.15 production queues

@kotlarmilos
Copy link
Member Author

Failures are not related to this PR:

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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants