-
Improvement
-
Resolution: Fixed
-
Major
-
None
Currently, the Sauce OnDemand Jenkins plugin does not expose the Sauce OnDemand username and api key as environment variables, so tests being invoked using the plugin don't have an easy way of obtaining the credentials.
The username will be available from the SAUCE_USER_NAME variable, and the api key will be available from the SAUCE_API_KEY variable.