Skip to content

[JENKINS-56291] Plot Plugin + Jenkinsfile: New plots will not be displayed in Plot section until the build succeeds #298

Description

@jenkins-infra-bot

Hi,

When we have a new graph to be plotted via Plot-plugin via Jenkinsfile through Pipeline syntax, the new plot added into Jenkinsfile won't be displayed in Plot section, until the build is successful.

Once the build is successful (or say a dummy exit 0 just with the plot section enabled), plot for the new graph is seen.
This doesn't happen when the plot is configured in Jenkins job configuration and is only seen when the plot is configured using Pipeline syntax in Jenkinsfile


Originally reported by bharath0209, imported from: Plot Plugin + Jenkinsfile: New plots will not be displayed in Plot section until the build succeeds
  • assignee: vgaidarji
  • status: Open
  • priority: Major
  • component(s): plot-plugin
  • resolution: Unresolved
  • votes: 2
  • watchers: 3
  • imported: 20260512-210953
Raw content of original issue

Hi,

When we have a new graph to be plotted via Plot-plugin via Jenkinsfile through Pipeline syntax, the new plot added into Jenkinsfile won't be displayed in Plot section, until the build is successful.

Once the build is successful (or say a dummy exit 0 just with the plot section enabled), plot for the new graph is seen. This doesn't happen when the plot is configured in Jenkins job configuration and is only seen when the plot is configured using Pipeline syntax in Jenkinsfile

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

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions