Skip to content

Enable Android arm32 queue validation#127927

Draft
vitek-karas wants to merge 1 commit intodotnet:mainfrom
vitek-karas:runtime.arm32
Draft

Enable Android arm32 queue validation#127927
vitek-karas wants to merge 1 commit intodotnet:mainfrom
vitek-karas:runtime.arm32

Conversation

@vitek-karas
Copy link
Copy Markdown
Member

Note

This PR description was AI-generated with Copilot.

Summary

  • enable the Android arm32 Mono libraries leg in the dedicated runtime-android pipeline
  • route public android_arm library jobs to Windows.11.Amd64.Android.Arm32.Open
  • keep existing Android arm64 queue selection unchanged

Validation goal

This PR is intended to validate that the new Android arm32 Helix queue runs successfully for at least one Android arm32 test leg.

How to trigger

Queue the dedicated Android pipeline for this PR with:

/azp run runtime-android

That should exercise the enabled android_arm Mono libraries leg on Windows.11.Amd64.Android.Arm32.Open.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@vitek-karas
Copy link
Copy Markdown
Member Author

/azp run runtime-android

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@dotnet-policy-service
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
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 libraries Helix queue routing and the Android extra-platforms pipeline template to start running the android_arm Mono libraries test leg on a newly introduced public Helix queue intended for Android Arm32 validation.

Changes:

  • Route public android_arm library jobs to Windows.11.Amd64.Android.Arm32.Open while leaving other Android/bionic routing unchanged.
  • Enable the android_arm platform in the Mono libraries leg within runtime-extra-platforms-android.yml to exercise the new queue.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
eng/pipelines/libraries/helix-queues-setup.yml Adds a public-only queue mapping for android_arm to the new Arm32 Helix queue.
eng/pipelines/extra-platforms/runtime-extra-platforms-android.yml Enables the android_arm Mono libraries leg so the new queue routing is exercised.

Comment on lines +66 to 68
# Validate the dedicated Android Arm32 queue with the Mono libraries leg.
- android_arm
- android_arm64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants