-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: sauce-ondemand-plugin
-
None
-
Environment:sauce-ondemand:1.141
The sauce-ondemand plugin attempts to retrieve the SELENIUM_PORT environment variable from System.getenv instead of the build environment's EnvVars. This prevents other BuildWrapper plugins (like https://wiki.jenkins-ci.org/display/JENKINS/Port+Allocator+Plugin) from being used to pool ports.