-
Notifications
You must be signed in to change notification settings - Fork 37
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
fix jcasc node configuration for equinox #385
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: sebastien.heurtematte <[email protected]>
@HannesWell I found the culprit, it was a missing plugin. Working on the configuration.yml file, I have figured out it was a symlink to eclipse.platform.releng nodes configuration. I wonder if you want all releng node working with this instance. I have replicated a few credentials to allow some nodes to work:
But still some nodes need to be configured but have been provided by the project:
And what about those nodes:
|
Great!
That's right. This was the main idea in #379.
Technically we only need only the nodes that have a Would it be possible to just use the same credentials as for
We probably just need one of these for linux.aarch.
As described above having |
Signed-off-by: sebastien.heurtematte <[email protected]>
np
These are agents provided by the project. There is not much I can do on my side I guess.
See my last commit: 3322eac NOTE: not sure the ENV value is still necessary cause it is related to gerrit plugin according to the comment. Only known-hosts matter.
|
I hope this means
I don't understand what that means exactly? Is this a custom machine provided by a working-group member?
I agree the ENV value is probably obsolete (wanted to suggest to clean that up anyways).
What does that mean?
You mean where the following configuration connects to? jiro/instances/eclipse.platform.releng/jenkins/configuration.yml Lines 94 to 107 in d2f6fef
|
no problem 😃
@fredg02 do you know where those machines come from? centos-aarch64-1, ... I only have this info: Agent provided by the project
ok
Not really, this file is not yet part of the process. This configuration is pushed manually to our cluster.
Configure a new specific jenkins agent on the W11 machine for this instance.
I don't know who provide this machine. |
Add missing
mail-watcher-plugin
plugin for node watcher configuration.