Stewart X Addison
Stewart X Addison
> Sorry I haven't been very responsive, a lot going on at the moment. No worries - that response is great and means I'll look at getting this stuff merged...
As of yesterday one of the Ubuntu 16.04 machines has been decomissioned (it had been marked offline for a few weeks): https://github.com/nodejs/build/issues/2708 - the rest were still fully active during...
The node-test-commit-arm jobs should be able to run on them - the first one I'd set up with the tags was `-3` on both of them. We can also rebalance...
Updated the following jobs so they will be ok on the new systems. - https://ci.nodejs.org/job/libuv-test-commit-linux/ - https://ci.nodejs.org/job/node-stress-single-test/ The libuv job needed some extra prereqs as per https://github.com/nodejs/build/pull/2744 The node-stress-single-tests was...
At this point the outstanding actions will be to set up the second Altra for build/test and the extra machine to replace the release ThunderX box.
(Splitting off the release machine into a separate issue as shown above) The second build/test Altra test-equinix-centos8-arm64-1(139.178.85.13) has now been provisioned. Will need to be tested to see how well...
Release machine now decomissioned: - release-packetnet-centos7-arm64-1
I've been experimenting today with one of the other things I mentioend in the description of this issue - running armv7l OS images in containers on these new hosts. We've...
arm32 container live and included in the main [node-test-commit-arm](https://ci.nodejs.org/job/node-test-commit-arm/) job under the `ubuntu2004-armv7l` configuration. We will probably wish to expand the distribution list included so that we can run on...
We've got two things to try I guess: - See if reducing the number of jobs makes a difference - Try and get more verbose information out of the `make`...