jenkinsci / jenkinsci/matrix-project-plugin
[JENKINS-9871] Displayed start time for a configuration job should state when the configuration job started, not when parent job started
- Dominant language
- Java
- Stars
- 17
- Forks
- 85
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 5
Description
Hi!
Nice work on Jenkins!
When I run a matrix build it is good to know when the parent job started and how long it took, but I also want to know when each configuration job started and how long each configuration job took.
Currently Jenkins displays the parent job start time on the configuration job status page. Could you change it to display the configuration build start time?
That would be great!
---
Originally reported by
donv, imported from: Displayed start time for a configuration job should state when the configuration job started, not when parent job started
Raw content of original issue
Hi!
Nice work on Jenkins!
When I run a matrix build it is good to know when the parent job started and how long it took, but I also want to know when each configuration job started and how long each configuration job took.
Currently Jenkins displays the parent job start time on the configuration job status page. Could you change it to display the configuration build start time?
That would be great!
Contributor guide
Research direction
Start at the matrix-project-plugin code for the configuration job status page and trace where its displayed start time is obtained. Change the displayed value to the configuration build's start time, then verify that matrix builds show each configuration's own start time rather than the parent job's time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100