I know it is not needed to install Jenkins on the slave machine. And this way, master shares it's configuration settings with it's slave over the communication link, as far as I know.
Well my question is, does installing Jenkins on the slave machine with same configuration affect the slave's performance or not?
Hi,
I think you should rephrase because I personally am not sure I understand what you need.
Cheers
I know it is not needed to install Jenkins on the slave machine. And this way, master shares it's configuration settings with it's slave over the communication link, as far as I know.
Well my question is, does installing Jenkins on the slave machine with same configuration affect the slave's performance or not?
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4c7d9056-fc2e-40b7-ad63-e06c83403aff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You don't install Jenkins on slave. You typically install Jenkins only on one machine, and then use something, like ssh, to get slaves running on other machines. The "slave.jar" is only one file and a slave directory is different than the one on the master.
Cheers
Cheers
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/731620ef-c48e-44d2-8f83-9aa61c02a796%40googlegroups.com.