
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
6 lines
146 B
YAML
6 lines
146 B
YAML
---
|
|
features:
|
|
- |
|
|
The maximum starting builds depending on cpu cores can be limited using
|
|
`executor.max_starting_builds` configuration.
|