Ticket #2109 (closed enhancement: fixed)

Opened 21 months ago

Last modified 4 months ago

Need method to limit the number of concurrent builds to start for a builder regardless of # of buildslaves assigned

Reported by: bdbaddog Owned by:
Priority: major Milestone: 0.9.+
Version: 0.8.5 Keywords: buildcoord
Cc:

Description

It would be nice to be able to specify max_builds to the builder (rather than the buildslave).

MasterLock()

won't resolve this issue as the builds start in the builder, then get held by the lock.

This doesn't allow for builds to be merged.

Change History

comment:1 Changed 18 months ago by dustin

  • Keywords buildcoord added
  • Milestone changed from undecided to 0.9.+

comment:2 Changed 4 months ago by dustin

  • Status changed from new to closed
  • Resolution set to fixed

Jared's changes to the build chooser now take locks into consideration, so this should be fixed.

Can you confirm, when those are released? Please re-open if I've lied.

Note: See TracTickets for help on using tickets.