Skip to content

Move Apple simulator jobs from osx.1200.[arm64/amd64].open to newer queues #1365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
matouskozak opened this issue Mar 7, 2025 · 1 comment
Labels
apple iOS/tvOS/WatchOS/Mac Catalyst area compliance emulator Related to an emulator/Simulator infrastructure Connected to Helix infrastructure

Comments

@matouskozak
Copy link
Member

matouskozak commented Mar 7, 2025

Currently, we are using osx.1200.amd64.open and osx.1200.arm64.open for xharness Apple simulator jobs.

<HelixTargetQueue Include="osx.1200.amd64.open"/>
<HelixTargetQueue Include="osx.1200.arm64.open"/>

Since macOS 12 is after its EOL, we should migrate to queues with newer macOS version.

Potential candidates based on the current capacity of the queues are:

  • macOS 15 arm64 (not fully populated, ±19 devices currently)
  • macOS 15 x64
  • macOS 14 arm64
  • macOS 13 x64
  • macOS 13 arm64

Note: the servicing branches must be updated as well

@matouskozak matouskozak added apple iOS/tvOS/WatchOS/Mac Catalyst area infrastructure Connected to Helix infrastructure emulator Related to an emulator/Simulator compliance labels Mar 7, 2025
@matouskozak
Copy link
Member Author

fyi: @ivanpovazan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apple iOS/tvOS/WatchOS/Mac Catalyst area compliance emulator Related to an emulator/Simulator infrastructure Connected to Helix infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant