View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017005 | CentOS CI | general | public | 2020-02-04 12:23 | 2020-02-18 17:14 |
Reporter | rhopp | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Summary | 0017005: Install "Throttle Concurrent Builds Plugin" to ci.centos.org | ||||
Description | Please install "Throttle Concurrent Builds Plugin" to ci.centos.org jenkins instance. (https://wiki.jenkins.io/display/JENKINS/Throttle+Concurrent+Builds+Plugin) Reasoning: We would like to run our PR checks for our (Eclipse Che) repositories. Our PR check takes non-trivial amount of time and as our repositories are pretty active, we could: * build pretty huge queue and devs will wait long time for PR check results, if we have concurrency disabled in our jobs * consume lot of executors on our slave, so periodic jobs will not have place to run, if we enable concurrent builds. I would like to enable concurrent builds for the PR check job, but throttle maximum of concurrent job executions to some reasonable amount (for example 3) to prevent the situations I've described earlier. | ||||
Tags | No tags attached. | ||||