-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
CI Migrate Linux ARM job to CirrusCI #25366
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 Migrate Linux ARM job to CirrusCI #25366
Conversation
The Cirrus CI output is available as one of the checks in this PR. It is named "linux_aarch64_test". |
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, thanks!
I removed the CircleCI test from the branch protection rules. We'll need to add the new CirrusCI one once this PR is merged. |
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.
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
* CI Migrate Linux ARM job to CirrusCI * CI Completely remove linux-arm reference from circleci * CI Add noop job so circleci works * DOC Update comment in circleci config * Apply suggestions from code review Co-authored-by: Julien Jerphanion <git@jjerphan.xyz> Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
* CI Migrate Linux ARM job to CirrusCI * CI Completely remove linux-arm reference from circleci * CI Add noop job so circleci works * DOC Update comment in circleci config * Apply suggestions from code review Co-authored-by: Julien Jerphanion <git@jjerphan.xyz> Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
* CI Migrate Linux ARM job to CirrusCI * CI Completely remove linux-arm reference from circleci * CI Add noop job so circleci works * DOC Update comment in circleci config * Apply suggestions from code review Co-authored-by: Julien Jerphanion <git@jjerphan.xyz> Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
* CI Migrate Linux ARM job to CirrusCI * CI Completely remove linux-arm reference from circleci * CI Add noop job so circleci works * DOC Update comment in circleci config * Apply suggestions from code review Co-authored-by: Julien Jerphanion <git@jjerphan.xyz> Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
This PR moves the Linux ARM job from CircleCI to CirrusCI. This Linux ARM job is exactly the same as the CircleCI job and runs on every PR.