Skip to content
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

Mac OS runner #53

Open
kichik opened this issue Jun 21, 2022 · 2 comments
Open

Mac OS runner #53

kichik opened this issue Jun 21, 2022 · 2 comments

Comments

@kichik
Copy link
Member

kichik commented Jun 21, 2022

Challenges:

  • Must pay for at least 24 hours of usage of a dedicated host for each test (sponsorship?)
  • Instance can take 15-40 minutes to start (keeping some runners warm is a must?)
  • EC2 Image Builder doesn't support Mac OS X (packer?)
@quad
Copy link
Contributor

quad commented Apr 11, 2023

We're started spiking a MacOS runner here at $WORK. I'd love to collaborate on it!

I don't think a MacOS instance works well in the ephemeral model. Stopping an instance causes the underlying dedicated host to be scrubbed which takes an hour or more to finish.

As for provisioning, we've used a userdata script; no packer.

@kichik
Copy link
Member Author

kichik commented Apr 11, 2023

Oh wow you can't even run multiple instances on the same dedicated host.

We're started spiking a MacOS runner here at $WORK. I'd love to collaborate on it!

That sounds great. Let's set something up. Email me at amir@cloudsnorkel.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants