-
Bug
-
Resolution: Fixed
-
Major
-
None
The plugin will invoke the Sauce REST API to set the name on the job, however the plugin should only do this if a name hasn't been set by the tests
The plugin will invoke the Sauce REST API to set the name on the job, however the plugin should only do this if a name hasn't been set by the tests
Code changed in jenkins
User: Ross Rowe
Path:
pom.xml
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper.java
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReportPublisher.java
src/test/java/hudson/plugins/sauce_ondemand/TeztSimulation.java
http://jenkins-ci.org/commit/sauce-ondemand-plugin/74fa15d834dd5b9b02b588de7f4aebde9623516c
Log:
JENKINS-14577Only set job name/status if it hasnt been already set