Issue Details (XML | Word | Printable)

Key: HUDSON-5370
Type: Patch Patch
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: kohsuke
Reporter: lkishalmi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hudson

Selenium HUB might be started after RC nodes.

Created: 25/Jan/10 07:03 AM   Updated: 25/Jan/10 11:19 AM   Resolved: 25/Jan/10 11:19 AM
Return to search
Component/s: selenium
Affects Version/s: current
Fix Version/s: None

File Attachments: 1. Text File hudson-5370.patch (0.7 kB)

Environment: You need a "not that fast" machine for Hudson. (We have a virtual one)


 Description  « Hide

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.



Sort Order: Ascending order - Click to sort in descending order
kohsuke added a comment - 25/Jan/10 11:03 AM

Thank you for a number of patches to the Selenium plugin. I gave you the commit access so that you can push changes without us blocking you. Looking forward to seeing more improvements in this plugin from you


scm_issue_link added a comment - 25/Jan/10 11:19 AM

Code changed in hudson
User: : kohsuke
Path:
trunk/hudson/plugins/selenium/src/main/java/hudson/plugins/selenium/ComputerListenerImpl.java
http://hudson-ci.org/commit/26367
Log:
[FIXED HUDSON-5370] Wait for the launch of selenium hub before we start RCs.