-
-
Notifications
You must be signed in to change notification settings - Fork 101
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
Synchronise hostnames across jenkins/inventory.yml/anywhere else #619
Comments
Pull request opened to update the inventory.yml file to match the jenkins hosts. #634 |
Below is a list of changes that need to be created in order to synchronize the hosts across Jenkins and the Inventory.yml. @sxa555 can you please review this before I go ahead and make the changes
|
I have to question the two temp machines on scale way - who set those up and for what purpose? |
the test-marist labels seem mixed up as well. |
Some of the machines are named incorrectly in contrast to the labels they have. The changes that need to be made are listed below and updated in the table above in bold. In regards to the scaleway temp machines I do not have any information on that. https://ci.adoptopenjdk.net/computer/test-marist-sles12-s390x-1/ is build machine based on its labels, requires a name change, and IP changed in the inventory file https://ci.adoptopenjdk.net/computer/build-marist-s390x-sles-12/ is a test machine based on its labels, requires a name change, and added to the inventory file https://ci.adoptopenjdk.net/computer/test-marist-s390x-sles-12/ is a test machine, requires a name change, and added to the inventory file |
Most of the issues with the marist sles 12 machine(s) was resolved under #765. |
All of the hostnames I've found that were out of sync between
|
Notes:
|
Can we automate that? |
Should be able to put together a job that does a check and passes/fails based on whether they're in sync without too much difficulty. Can do that after we do the one-off cleanup ... |
Also https://ci.adoptopenjdk.net/view/work%20in%20progress/job/SXA-processCheck should have pretty much the same list of machines |
Let's make them consistent, so |
I've changed the following at ci.adoptopenjdk.net, FYI:
|
Of all the hosts that are currently offline at ci.adoptopenjdk.net, the follow are 'unpingable'
|
|
Can we confirm that's still an issue? It's been quite awhile |
Feel free to verify |
I would love to, but none of them are connected to Jenkins, nor do I have credentials for them. They're also not displaying |
I think with the above PR, this issue can be closed. Any objections anyone? |
Fine with me as long as we don't see lots of things queued up overnight because of it ;-) |
Example: test-osuosl-ppc64le-ubuntu-16-04-1 is shown as
test-osuosl-ubuntu1604-ppc64le-1
in inventory.ymlThere are likely more examples. Makes it awkward to run the inventories against a specific machine when someone requests it (generally with a name from Jenkins)
The text was updated successfully, but these errors were encountered: