jenkinsci / jenkinsci/violations-plugin

Violation reports require waiting for other concurrent builds to finish

Open
#94 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
54
Forks
64
PR merge metrics
No merged PRs in 30d

Description

Hello there. I have been experiencing this issue with this plug in Jenkins.
1. Start a build running on Jenkins which takes some time, and produces a violations report.
2. Start a second build which will finish earlier than the first build.
3. The second build will not finish until the first build completes.

Because the violations report cannot be generated, probably do to generating the line charts, until previous builds complete, longer running builds from before can prevent newer builds from completing. If you are using another plugin like GitHub integration, these delays the time taken to get feedback from tests, etc.

Is there some way to disable the line charts for violations report and get violations reports concurrently? So build 3 will be able to finish before build 2? Let me know.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.