-
Bug
-
Resolution: Duplicate
-
Major
-
None
Jenkins variables are not evaluated in input fields.
E.g.: if you try to reference report file as "result_${BUILD_NUMBER}.xml" then it will search for that exact filename, not "result_345.xml" or whatever.
- duplicates
-
JENKINS-24367 Performance plugin report files url should allow for parameter substitution
- Resolved