Skip to content
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

ansible: update node from 14 to 16 #3330

Merged
merged 1 commit into from Apr 30, 2023
Merged

Conversation

MoLow
Copy link
Member

@MoLow MoLow commented Apr 30, 2023

Fixes: #3329

@MoLow
Copy link
Member Author

MoLow commented Apr 30, 2023

I had to use node 16 and not 18 due to nodesource/distributions#1392 (comment).
I guess it is time to start upgrading ubuntu 18 to newer versions

@MoLow
Copy link
Member Author

MoLow commented Apr 30, 2023

I have ran this on test-equinix-ubuntu2204-x64-1, test-equinix-ubuntu2204-x64-2, test-ibm-ubuntu1804-x64-1

# Set up Jenkins Workspace servers
#
- hosts:
- test-equinix-ubuntu2204-x64-1
- test-equinix-ubuntu2204-x64-2
- test-packetnet-ubuntu1804-x64-1
- test-packetnet-ubuntu1804-x64-2
- test-ibm-ubuntu1804-x64-1
roles:
- jenkins-workspace

@richardlau
Copy link
Member

I have ran this on test-equinix-ubuntu2204-x64-1, test-equinix-ubuntu2204-x64-2, test-ibm-ubuntu1804-x64-1

# Set up Jenkins Workspace servers
#
- hosts:
- test-equinix-ubuntu2204-x64-1
- test-equinix-ubuntu2204-x64-2
- test-packetnet-ubuntu1804-x64-1
- test-packetnet-ubuntu1804-x64-2
- test-ibm-ubuntu1804-x64-1
roles:
- jenkins-workspace

The two packetnet servers are gone and can be removed from the above. They were replaced by the equinix servers.

I'm okay with going to Node.js 16, or attempting to upgrade the IBM Cloud machine (test-ibm-ubuntu1804-x64-1) to Ubuntu 22.04 to match the equinix machines.

@MoLow
Copy link
Member Author

MoLow commented Apr 30, 2023

The two packetnet servers are gone and can be removed from the above. They were replaced by the equinix servers.

removed: #3331

I'm okay with going to Node.js 16, or attempting to upgrade the IBM Cloud machine (test-ibm-ubuntu1804-x64-1) to Ubuntu 22.04 to match the equinix machines.

This is probably beyond the scope of this PR (which is already deployed)

@MoLow MoLow changed the title ansible: update node from 14 to 18 ansible: update node from 14 to 16 Apr 30, 2023
@MoLow MoLow merged commit 018f264 into nodejs:main Apr 30, 2023
1 check passed
@MoLow MoLow deleted the update-node-to-18 branch April 30, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Node version usde on linter is outdated on jenkins-workspace machines
3 participants