You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: