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

Configure AWS to allow spot instance runs #41

Closed
2 tasks done
yonch opened this issue Jan 21, 2025 · 0 comments · Fixed by #42
Closed
2 tasks done

Configure AWS to allow spot instance runs #41

yonch opened this issue Jan 21, 2025 · 0 comments · Fixed by #42
Assignees

Comments

@yonch
Copy link
Contributor

yonch commented Jan 21, 2025

@tverghis authored #31 which runs tests on on-demand AWS instances that host GitHub runners.

The action this uses has a PR for supporting Spot instances. Since we would like to eventually run the tests on many instance types to check their support, it makes sense to try to support Spot, and @tverghis has already applied that patch to a local repo.

In this issue, we:

  • configure the AWS IAM role to support spot instances
  • add instructions to the AWS CI docs
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

Successfully merging a pull request may close this issue.

1 participant