Details
-
Patch
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
You need a "not that fast" machine for Hudson. (We have a virtual one)
Description
From time to time we experienced that Hudson started Selenium RC-s are started faster than the Hub could be set up.
I'm going to attach a naive, but working patch for this issue.
Code changed in hudson
User: : kohsuke
Path:
trunk/hudson/plugins/selenium/src/main/java/hudson/plugins/selenium/ComputerListenerImpl.java
http://jenkins-ci.org/commit/26367
Log:
[FIXED JENKINS-5370] Wait for the launch of selenium hub before we start RCs.