build icon indicating copy to clipboard operation
build copied to clipboard

Submit 3 nodejs-loong64 CI LoongArch machines

Open shipujin opened this issue 1 year ago • 0 comments

Hi everyone,

I want to submit three NodeJS-Loong64 CI (LoongArch) machines to nodejs/build, For clfs os, I know the correct way is to submit PR to nodejs/build, but I don't know which files to add for "nodejs/build".

Number of machines: 3
os: clfs
ARCH: LoongArch

https://github.com/nodejs/build/commit/cc7fcb7a896e2bb6102ea859fb3c83b40d4f7d30 All I know now is to modify these files:

 ansible/inventory.yml                                          | 17 +++++++++++++++++
 ansible/plugins/inventory/nodejs_yaml.py                       |  8 ++++----
 ansible/roles/baselayout/vars/main.yml                         |  4 ++++
 ansible/roles/bootstrap/tasks/partials/clfs.yml                |  0
 ansible/roles/jenkins-worker/tasks/partials/tap2junit/clfs.yml | 11 +++++++++++
 ansible/roles/jenkins-worker/vars/main.yml                     |  3 ++-
 6 files changed, 38 insertions(+), 5 deletions(-)

I also need to add nodejs-loong64 CI machine information to which files, thank you

Best regards

shipujin avatar May 27 '24 07:05 shipujin