[
https://issues.jenkins-ci.org/browse/JENKINS-12463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158775#comment-158775
]
Richard Lavoie commented on JENKINS-12463:
------------------------------------------
Thanks for the feedback.
Here is some precision about how these needs.
Since I don't want to clutter the configuration UI, some configurations will
only be available through the FileConfiguration, I'm talking about d and e
here. This is some pretty advanced config which I doubt will be frequently used
in jenkins.
A, B and C are going to be taken care of (b is done, a was not in my mind but
easy to do, and e only needs to specify the path for chromedriver which is easy
as well)
F is behing handled by another issue, see
https://issues.jenkins-ci.org/browse/JENKINS-12675
If you want to check the code I've done so far, you can take it from :
https://github.com/darkrift/selenium-plugin
I'm fairly new to jenkins dev as well, started doing those changes 2 weeks ago
but it's rather easy once you know the available parts in jenkins.
If you have anything else you want, please submit them.
Richard
> Selenium grid v2 could have different configuration per slave
> -------------------------------------------------------------
>
> Key: JENKINS-12463
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12463
> Project: Jenkins
> Issue Type: Improvement
> Components: master-slave, selenium
> Reporter: Richard Lavoie
> Assignee: Kohsuke Kawaguchi
>
> When running slaves with the selenium grid v2 plugin, each slave could have
> different configuration (some not supporting IE on linux, or not chrome). The
> suggestion here is to be able to configure the grid v2 configuration per
> slave. Not only on the master.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira