-
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
rename linuxone machines #1168
rename linuxone machines #1168
Conversation
If/when we do this I think we should rename to Rhel7 so we don't need to do it again. |
Please confirm that |
Good idea, who does the updates? So when the machines were updated the hostname was changed as well? |
Yep, plenty to change: Files:
Hits:
|
+1 on changing to "rhel7" If you change the hostname in Ansible I guess you should do it in Jenkins. And when you do it there you'll need to update the secret since it's tied to the name. |
I can work with @gdams to change the Jenkins name and the secret, but I'm not sure how we change the machine name. @mhdawson is that done through the marist UI? If so I should be able to work out how to do it (probably good practice to run through it). |
To be honest I don't remember how we change the machine name, may require doing it both in the UI to match as well as on the machine itself as I don't think the UI will propagate. You do need to change at least ansible templates when you change it in jenkins otherwise you can have problems when after running ansible. I already had to figure out why the agent was not connecting when I updated the ppc release machine and I think it was because ansible had not been updated (I did not have time to investigate, I just fixed the name in the file that was starting the agent). I'd personally prioritize getting the OSX/ccache issue resolved finishing up the OSX machines before this renaming work (unless its already half done in which case we should do the full job) |
Ahh, I didn't realise that the hostnames hadn't yet changed. $ s test-linuxonecc-rhel72-s390x-1 hostname
test-linuxonecc-rhel72-s390x-1 In that case I think this PR should directly update to |
Too stale, lets close. |
We had to migrate the LinuxONE hosts recently (#2080) and the new machines just have |
The Linuxone machines were all recently updated from Rhel72 to Rhel74. I imagine that the jenkins nodes will also need to be renamed
CC @nodejs/platform-s390