Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-54191

Persist task finished time

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • Delivery Pipeline Plugin 1.2.0

      The Delivery Pipeline plugin allows for fine grained visualization of tasks within a Jenkins pipeline stage if the task pipeline step is used. However, the task specific status of a finished task is not persisted so the information is lost in case the Jenkins master requires a restart.

      Example of a finished pipeline run:

      However, if Jenkins is restarted, the whole stage is shown as failed (as the information is currently derived directly from the stage, instead of the task):

      This Jira issue is aiming to address the current behavior and to provide a solution for persisting information about successfully finished pipeline tasks.

            patbos Patrik Boström
            tommysdk Tommy Tynjä
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: