I would like to set up Jenkins master slave configuration where slaves run Selenium tests. I did some testing on the Master-Only using Selenium plugin for Jenkins and without any plugin as well. The plugin has some nice features so I would like to use it. But I am confused how this would work in Master-Salve setup. * Do I need to install plugin on the Master or Salve? * Do I need Selenium installed on both Master and Slave nodes?
>From the wiki documentation, it seems like Slaves need to be prepared with tools only (no plugins jar file copy), but I am not sure about it. Any help? -N -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
