Modify ↓
Opened 15 years ago
Last modified 15 years ago
#412 new defect
Limit concurrent access to build steps
Reported by: | wbell | Owned by: | wbell |
---|---|---|---|
Priority: | major | Milestone: | 0.6.1 |
Component: | General | Version: | 0.5.3 |
Keywords: | Cc: | felix.schwarz@… | |
Operating System: | BSD |
Description
We have several resources that should only be accessed by a single build at a time (software licenses, shared resources, etc.) Bitten should allow a build step to be limited to a certain number of concurrent slaves, holding slaves from starting that step until the concurrent slaves is below a specified limit.
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by wbell
- Owner changed from cmlenz to wbell
comment:2 Changed 15 years ago by osimons
- Milestone changed from 0.6 to 0.6.1
comment:3 Changed 15 years ago by Felix Schwarz <felix.schwarz@…>
- Cc felix.schwarz@… added
Note: See
TracTickets for help on using
tickets.
I have a patch for this. Will attempt to get into the mainline.