-
Notifications
You must be signed in to change notification settings - Fork 167
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
libuv,arm64: add arm64 buildbots to matrix #1971
Comments
k, I've added them to libuv-test-commit-linux, https://ci.nodejs.org/view/libuv/job/libuv-test-commit-linux/1671/
I've added the logic into the job that selects the devtoolset to enable gcc6 and that appears to be working, at least according to the But you have persistent failures on those centos machines that will need addressing:
You have access to those machines, see inventory.yml, so feel free to get in and poke around. If we need changes to the machine configs then let's get something into ansible for it. |
@joaocgreis are windows arm64 machines able to be added here too? |
Possibly related to #1879? |
I believe that's correct, based on libuv/libuv#2468 (comment). |
🤦♂ ok, that's on me then, an overdue TODO, will try and get it sorted today |
got firewalld sorted and got a green on https://ci.nodejs.org/view/libuv/job/libuv-test-commit-linux/1674/ |
Thank you @rvagg |
Thanks, Rod! |
Added ARM64 to the Windows job. These are just 2 machines running from my office. They have been quite stable, but please mention me if there's any issue. |
See libuv/libuv#2522 and nodejs/node#29996. Node.js is tested against arm64 but libuv isn't, allowing a compile time error to slip through.
The text was updated successfully, but these errors were encountered: