-
Notifications
You must be signed in to change notification settings - Fork 2.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
Allow offloading Linux CI load to RunsOn #46356
base: main
Are you sure you want to change the base?
Conversation
319c995
to
fe88cc1
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…s skipped So we need to add additional conditions to eliminate this behavior. See for reference: - actions/runner#491
@cescoffier @maxandersen @gastaldi this is now ready for review. I recommend reviewing commit per commit if you're interested. I will merge it on Monday morning so that we can get the results on a full week of operation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Status for workflow
|
This is now ready.
It only targets Linux CI runs as Windows images on RunsOn don't offer Git Bash for now and thus are not usable for us.
Also it doesn't offload the small technical jobs, only the ones that need massive resources.
It makes use of: