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

Support community maintained Github action test #12856

Closed
gyuho opened this issue Apr 12, 2021 · 1 comment
Closed

Support community maintained Github action test #12856

gyuho opened this issue Apr 12, 2021 · 1 comment
Assignees
Labels

Comments

@gyuho
Copy link
Contributor

gyuho commented Apr 12, 2021

We and including others have wanted to add custom CI for a long time:

Self-hosted GitHub action runner provides a consistent way of hosting various testing workers. So, we are proposing to add a second-tier of CIs that run on top of GitHub action + self-hosted runner. This will enable us to increase our testing coverage across various providers, without impacting our current code review process (we can add as non-blocking pre-submit tests).

We've already experimented this idea with an AWS-hosted EC2 instance to test etcd with ARM-based machine. And happy to contribute, so other providers can refer and set up their own test workers.

/cc @ptabor @jpbetz @hexfusion @PatrickXYS @retroflexer

@gyuho gyuho assigned gyuho and unassigned gyuho Apr 15, 2021
@stale
Copy link

stale bot commented Jul 14, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 14, 2021
@stale stale bot closed this as completed Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant