Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: plot-plugin
-
Labels:None
-
Similar Issues:
Description
I tried to use an environment variable to supply a data series file, and it didn't result in any plotted data.
Attachments
Issue Links
- is duplicated by
-
JENKINS-24234 Support environment variables in various pieces of the plot section
-
- Resolved
-
I was able to use the TokenMacro plugin to allow a $variable to be specified as the series filename. The diff is in the following pull request:
https://github.com/jenkinsci/plot-plugin/pull/22