Skip to content

[JENKINS-65619] Allow plot plugin source CSV name to include environment variables #310

Description

@jenkins-infra-bot

The plot plugin allows you to specify a filename for the source data. It would be very useful if this was able to include environment variables as filenames on some other post build steps and plugins do (e.g. the "Archive the artifacts" option, or the obsolete "Copy To Slave" plugin)

 

This would allow a CSV file name like "${JOB_NAME}_data.csv" to work, which currently doesn't

 

That would then allow the plot configuration to be copied more easily when creating a new job as a "Copy from existing" option


Originally reported by firthmj, imported from: Allow plot plugin source CSV name to include environment variables
  • assignee: vgaidarji
  • status: Open
  • priority: Minor
  • component(s): plot-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 2
  • imported: 20260512-210953
Raw content of original issue

The plot plugin allows you to specify a filename for the source data. It would be very useful if this was able to include environment variables as filenames on some other post build steps and plugins do (e.g. the "Archive the artifacts" option, or the obsolete "Copy To Slave" plugin)

 

This would allow a CSV file name like "${JOB_NAME}_data.csv" to work, which currently doesn't

 

That would then allow the plot configuration to be copied more easily when creating a new job as a "Copy from existing" option

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions