jenkinsci / jenkinsci/plot-plugin

[JENKINS-24964] Plot source file with parallel execution

Open
#255 0 comments 0 reactions 0 assignees View on GitHub
component:plot-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
62
Forks
93
Avg merge
1d 17h
Merged PRs (30d)
1

Description

Hi,

When using parallel execution of the same jobs, the workspace is related to the job executor, if dropping data in a csv file in the workspace it will not be shared across the job.

I tried to use a file located outside of the workspace (in /opt), my scripts write well the script but it is not read in 'Data series file'.

So my question is where to store the csvfile when using parallel execution ?

Thanks

---
Originally reported by rodolpheq, imported from: Plot source file with parallel execution


  • assignee: nidaley
  • status: Open
  • priority: Minor
  • component(s): plot-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20260512-210953

Raw content of original issue

Hi,

When using parallel execution of the same jobs, the workspace is related to the job executor, if dropping data in a csv file in the workspace it will not be shared across the job.
I tried to use a file located outside of the workspace (in /opt), my scripts write well the script but it is not read in 'Data series file'.
So my question is where to store the csvfile when using parallel execution ?

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.