Details
-
Improvement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Delivery Pipeline Plugin 1.2.0
Description
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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | dpp_task_persist_2.png [ 44842 ] | |
Attachment | dpp_task_persist_1.png [ 44843 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |