[JIRA] (JENKINS-57476) Build timeout should include only successful builds, not unstable builds

1 view
Skip to first unread message

trejkaz@trypticon.org (JIRA)

unread,
May 15, 2019, 1:58:02 AM5/15/19
to jenkinsc...@googlegroups.com
trejkaz created an issue
 
Jenkins / Improvement JENKINS-57476
Build timeout should include only successful builds, not unstable builds
Issue Type: Improvement Improvement
Assignee: Kohsuke Kawaguchi
Components: build-timeout-plugin
Created: 2019-05-15 05:57
Priority: Minor Minor
Reporter: trejkaz

Build Timeout plugin currently takes unstable builds into account when computing the average duration of the last N runs.

Because of this, if a test suite fails due to an early abort N times in a row, the average time of the build drops. When you eventually fix the issue, the build actually runs all the tests, so it inevitably gets timed out.

This is seemingly only recoverable by deleting the build history.

I'd like the build timeout plugin to consider only successful results, so that we can be reasonably sure that all tests actually ran when computing the expected time.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages