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

ci: automatic provisioning and teardown of self-hosted runners (EC2) for Cloudflare #453

Merged
merged 1 commit into from
May 5, 2024

Conversation

kk-min
Copy link
Collaborator

@kk-min kk-min commented May 5, 2024

This PR together with #446, #447, #450 resolves #448 by supporting the automatic provisioning and teardown of self-hosted runners (EC2) for Cloudflare.

As Cloudflare does not provide a VM service, AWS EC2 is used and this PR is based on #450. The key difference is the EC2 VM for Cloudflare is deployed in us-east-2 instead of us-west-1.

@kk-min kk-min requested a review from ypwong99 May 5, 2024 06:23
@kk-min kk-min self-assigned this May 5, 2024
Copy link
Collaborator

@ypwong99 ypwong99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@kk-min kk-min merged commit f2caaf5 into main May 5, 2024
13 checks passed
@kk-min kk-min deleted the auto-provision-teardown-cloudflare branch May 5, 2024 06:51
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 this pull request may close these issues.

automatic provisioning and teardown of self-hosted runners (Continuous Benchmarking)
2 participants