-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Plan for improving etcd continuous integration #15951
Comments
Had a chat with @jmhbnz, a future improvement may be to move from a Docker-based containerised arm64 job to running these within a cluster with autoscaling on Equinix Metal. This can be implemented after the current plan has made it through. |
@serathius, @ahrtr can I propose we pin this issue? It's about to drop off page 1. I suspect there will be a few more tasks to come under this umbrella and I've found it useful to group ci/testing things under this. |
Done. |
Does adding actuated support close the "add runners" task? |
It does! Updated, thanks :) |
Closing - the primary set of improvements originally scoped have been completed. |
What would you like to be added?
This is an umbrella issue to plan a short series of work that will complete a set of improvements to etcd continuous integration, with some particular focus on our
arm64
self hosted infrastructure, along with some broader fixes.This issue was motivated by recent discussion in #15927.
Below are the tasks identified, these will be created as individual issues:
Potential additional tasks:
arm64
runner capacity by installing additional runner instances on each machine (this would subsequently enable runningarm64
tests on a per pull request basis instead of only nightly.)main
now which can be hard to decipher.Why is this needed?
Once the above work items are complete in relation to arm64 infrastructure we should be able to progress with tier 1 support for
arm64
, and in general be in a better position when it comes to our continuous integration.The text was updated successfully, but these errors were encountered: