zuul/releasenotes/notes/max-starting-builds-config-2a127fbfb46460c5.yaml
Jan Kubovy 35e0bc9b6e Overriding max. starting builds.
An executor is accepting up to twice as many starting builds as defined
by the load_multiplier option. On system with high CPU/vCPU count an
executor may accept too many starting builds. This can be overwritten
using a new max_starting_builds option.

Change-Id: Ic7c121e795e4e3cecec25b2b06dd1a26aa798439
2019-08-22 10:51:44 +02:00

6 lines
146 B
YAML

---
features:
- |
The maximum starting builds depending on cpu cores can be limited using
`executor.max_starting_builds` configuration.