Skip to content

Conversation

@jpobst
Copy link
Contributor

@jpobst jpobst commented Mar 10, 2023

Previously, we reduced the number of Android SDK Platforms that needed to be installed on CI test agents to 19,21,26,32,33. This can significantly reduce the amount of time needed to xaprepare an agent.

With most uses of Classic gone from main, retesting this reveals more platforms that can be removed.

Removing 19,21,26,32 saves up to 2 minutes of xaprepare time, particularly on Windows.

Note: API 27+ should be already installed on our images:

@dotnet dotnet deleted a comment from azure-pipelines bot Mar 11, 2023
@jpobst jpobst force-pushed the fewer-sdk-platforms branch from 9539bf1 to e19945d Compare March 12, 2023 01:11
@jpobst jpobst marked this pull request as ready for review March 13, 2023 14:44
@jpobst jpobst merged commit 452e742 into main Mar 13, 2023
@jpobst jpobst deleted the fewer-sdk-platforms branch March 13, 2023 18:08
grendello added a commit to grendello/xamarin-android that referenced this pull request Mar 14, 2023
* main:
  [github] Use ".NET Android", not "Android for .NET" (dotnet#7882)
  Bump `$(AndroidNet7Version)` (dotnet#7883)
  [ci] Install fewer Android SDK platforms on test agents. (dotnet#7874)
grendello added a commit to grendello/xamarin-android that referenced this pull request Mar 15, 2023
* main:
  [AOT] provide libc and libm stubs so NDK is not required (dotnet#7475)
  [MSBuildDeviceIntegration] Handle Debugger errors (dotnet#7864)
  [ci] Remove separate SmokeTests jobs. (dotnet#7872)
  Bump to dotnet/installer@cddf8e6 8.0.100-preview.3.23163.4 (dotnet#7885)
  [Actions] Do not double quote the commit message (dotnet#7887)
  [Actions] Ensure that the commit message is valid json. (dotnet#7884)
  [github] Use ".NET Android", not "Android for .NET" (dotnet#7882)
  Bump `$(AndroidNet7Version)` (dotnet#7883)
  [ci] Install fewer Android SDK platforms on test agents. (dotnet#7874)
grendello added a commit to grendello/xamarin-android that referenced this pull request Mar 15, 2023
* main:
  [AOT] provide libc and libm stubs so NDK is not required (dotnet#7475)
  [MSBuildDeviceIntegration] Handle Debugger errors (dotnet#7864)
  [ci] Remove separate SmokeTests jobs. (dotnet#7872)
  Bump to dotnet/installer@cddf8e6 8.0.100-preview.3.23163.4 (dotnet#7885)
  [Actions] Do not double quote the commit message (dotnet#7887)
  [Actions] Ensure that the commit message is valid json. (dotnet#7884)
  [github] Use ".NET Android", not "Android for .NET" (dotnet#7882)
  Bump `$(AndroidNet7Version)` (dotnet#7883)
  [ci] Install fewer Android SDK platforms on test agents. (dotnet#7874)
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants