Tetiana Tvardovska created JENKINS-12805:
--------------------------------------------
Summary: Let Jenkins user to stop/start/restart Selenium grid server (hub)
Key: JENKINS-12805
URL:
https://issues.jenkins-ci.org/browse/JENKINS-12805 Project: Jenkins
Issue Type: Improvement
Components: selenium
Reporter: Tetiana Tvardovska
Assignee: Kohsuke Kawaguchi
Please add options to restart, stop/start (depending on the current server running state) the Selenium Grid Hub server.
Options could be added to "/selenium/" page as links, in similar way as Jenkins plugin "Restart Safely" works.
Reason: Sometimes errors happen on Selenium server (grid hub), or on some of Selenium nodes, which require Selenium server to be restarted.
Now, to restart the Selenium server, the all Jenkins server should be restarted! This is not a good solution, as there could be long jobs running independently from Selenium.
Note: Just "Restart" would be also fine!
--
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.jspaFor more information on JIRA, see:
http://www.atlassian.com/software/jira
The selenium nodes can be restarted now since 2.1, although it might be a good idea to be able to restart the jenkins grid server.