Skip to content

jenkins: limit number of builds in queue to 50

clayton craft requested to merge update into master

This reduces the amount of builds allowed in the queue before adding more. The 'max queue size' before jenkins starts 'losing' jobs is unknown, still.., and the total queue size can grow beyond 75 due to jobs waiting for specific testers (e.g. the reboot or clean workspace jobs)

Merge request reports