-
Notifications
You must be signed in to change notification settings - Fork 166
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
Adding linux on Z machines to CI #360
Comments
PR for ansible scripts to configure machines #361 |
Libuv tests now include linuxOne under the linux runs, all green |
PR to add ccache #373 |
Job for Node tests is ready here: https://ci.nodejs.org/job/node-test-commit-linuxone-mdawson/ Today I can build it with my branch (mhdawson/io.js linuxone3) as that branch contains lkgr from google as of ~ March 25 + some later patches from the google repos for z along with an updated version of master from @ofrobots that was updated to work with that level of V8 and the recent changes for Node itself landed under: nodejs/node#5941. So I think that job is as ready as we can be until master or v6 can be built with the 5.1 version of v8. Node that the core tests ran/passed - ie test was all green. |
Provide link to console/userid/password to @jbergstroem who will add to the right place Added the test keys to the 2 test machines |
So all that is left at this point until we need a release machine (which we can handle separately) are for the outstanding build PR's to land and the Terms and Conditions from Marist so that myself, @jbergstroem and @rvagg can accept them |
Great! As someone who has worked a lot with zArch in the past, I am somewhat amused by the issue number this ended up at 😄. For others who might not have context: link. |
Issue opened to track last issue of accepting terms: #386 |
All done, closing. |
This is to help provide visibility/track progress of adding z machines to the CI.
I have 3 machines to add to the CI. These are to support including linuz on Z in the Node/libuv builds. It should be possible to run the builds for libuv now and it will be possible to run Node builds when version 5.1 comes into one of the Node branches. Also plan some advance work to have hybrid Node builds before then. This issue will track adding the test machines, a separate issue will cover added the release machine when this is appropriate.
The text was updated successfully, but these errors were encountered: