Skip to content

ansible: add POWER 8 compatibility VMs - #4407

Merged
sxa merged 1 commit into
nodejs:mainfrom
richardlau:power8
Jul 28, 2026
Merged

ansible: add POWER 8 compatibility VMs#4407
sxa merged 1 commit into
nodejs:mainfrom
richardlau:power8

Conversation

@richardlau

Copy link
Copy Markdown
Member

Add test-ibm-rhel8-ppc64_le-2 and test-ibm-rhel8-ppc64_le-3.

Refs: #4405

Add `test-ibm-rhel8-ppc64_le-2` and `test-ibm-rhel8-ppc64_le-3`.

Signed-off-by: Richard Lau <richard.lau@ibm.com>
@richardlau

richardlau commented Jul 24, 2026

Copy link
Copy Markdown
Member Author

@sxa

sxa commented Jul 28, 2026

Copy link
Copy Markdown
Member

The v24.x run above failed likely due to memory exhaustion due to runnign with -j32. I've modified the V8 build job to set JOBS only if it's not already set:

export JOBS=${JOBS:-$(getconf _NPROCESSORS_ONLN)}

and defined JOBS to a suitable number on the jenkins agent config for the new nodes. Re-running at https://ci.nodejs.org/job/node-test-commit-v8-linux/7289/

@sxa
sxa merged commit edca069 into nodejs:main Jul 28, 2026
1 check passed
@richardlau
richardlau deleted the power8 branch August 2, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants