[release/8.0-staging][infra][android] Fix Android helix queue name#107023
Conversation
|
Tagging subscribers to this area: @directhex, @matouskozak |
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
jeffschwMSFT
left a comment
There was a problem hiding this comment.
approved. we can treat this one as tell mode.
|
@matouskozak can you please look at the CI failures? There are several without a linked issue, so they must be new/related to this PR. Friendly reminder that Code Complete for the October Release is September 9. If we want this fix to be included in that release, please merge this PR before that date. |
The BuildAnalysis checks I'll go over them and link the issues. |
|
I think BA does check runtime-extra-platforms, but in release branches, the BuildAnalysis check will always show as failed to ensure the PR submitters look at their failures and confirm they are all indeed unrelated (we want to minimize risk). |
|
Sorry that my change broke Android! |
|
No problem @richlander. Looking at the failures related to this PR, this change only affected |
|
/ba-g the runtime-extra-platforms are unrelated as they are occurring on different than android-x64 jobs and are also present on rolling-builds |
The Android emulator queue name was changed to
Ubuntu.2004.Amd64.Android.29.Openin #103393 but there is no such queue on helix, causing the Android x64 jobs to fail:error : Helix API does not contain an entry for Ubuntu.2004.Amd64.Android.29.OpenChanging to
Ubuntu.2204.Amd64.Android.29.Open.