-
Bug
-
Resolution: Unresolved
-
Minor
-
None
In the actual version, the average time a stage consumed uses for calculation the succeeded and the failed stage build times.
It should be avoided using the failed stage build time for calculation.
- is related to
-
JENKINS-63174 Jenkins stage view should only calculate the time for build success
-
- Open
-
- relates to
-
JENKINS-21099 Don't give useless build time estimates by considering failed builds' durations
-
- Open
-
[JENKINS-49425] Average stage duration should not use failed builds on calculation
Link | New: This issue relates to JENKINS-21099 [ JENKINS-21099 ] |
Link | New: This issue is related to JENKINS-63174 [ JENKINS-63174 ] |
Assignee | Original: Sam Van Oort [ svanoort ] |
There is similar issue about build times: JENKINS-21099
I guess the same algorithm should be applied to both build and stage estimations, so maybe this both issues should be executed together.