-
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
Reprovision s390x machines #2083
Conversation
Part of this PR is to update every reference from rhel72 to rhel7 because its just plain wrong otherwise, Let me know if ive missed anything or if thats likely to cause problems. |
We'd need to go through all of the jobs on Jenkins (both test and release) and update (which we'll have to do regardless if we're adding new machine names (i.e. the switch from SelectCompiler.sh and VersionSelectorScript.groovy should be okay as they just match on build/jenkins/scripts/select-compiler.sh Line 21 in 39cacfe
|
all five machines are ansibled and this pr is ready to be reviewed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a couple small comments, this is close to landing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nodejs/build-infra This requires firewall changes. There is some urgency to this, it would be helpful to have it done in the next few days, to give us time to test the replacements. We may have the existing machines shut off (along with their datacentre) by January 1st 2020 (though I hope that won't happen so quickly).
@richardlau / @nodejs/build-wg Any reason for me not to squash merge this right now? It doesn't touch select-compiler.sh or the groovy files, just ansible, so I can't see it interfering with the ongoing security release, it looks entirely benign. |
No objections from me. cc @nodejs/build |
@sam-github IPs added to firewalls. |
READY FOR REVIEW
This is to replace the current s390x machines with 5 machines in the new datacentre - 1 release, 4 test
See: #2080