jenkinsci / jenkinsci/junit-plugin
[JENKINS-9711] variables are not resolved in "Test report XMLs"-path
- Dominant language
- Java
- Stars
- 87
- Forks
- 351
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 2
Description
The description for the "Test report XMLs"field says I am to put in data according to the glob syntax. I would expect that I could also use variables, for example: "build/${env.COMPONENT_NAME}/junit-reports/TEST*.xml"). Sadly enough, this doesn't work as expected.
---
Originally reported by excel20, imported from: variables are not resolved in "Test report XMLs"-path
Raw content of original issue
The description for the "Test report XMLs"
field says I am to put in data according to the glob syntax. I would expect that I could also use variables, for example: "build/${env.COMPONENT_NAME}/junit-reports/TEST*.xml"). Sadly enough, this doesn't work as expected.
Contributor guide
Assessment
This issue has not been assessed yet.