-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 1.590
Robot-plugin 1.61
-
-
2.2.0
"All text fields support the use of environment variables available during build, e.g:
${BUILD_NUMBER}
When trying to use for example
${BUILD_NUMBER}_log.html
for log file the result is that the filename is shown also that way
${BUILD_NUMBER}_log.html
instead of "40_log.html".
Okay, clearly a bug or at least a reasonable enhancement. I wont have time to look at this any time soon, unless someone at Nokia (the sponsor) requests this, but pull requests are welcome!