Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Agent priority queues #7898

Closed
wants to merge 3 commits into from
Closed

Agent priority queues #7898

wants to merge 3 commits into from

Conversation

knmorgan
Copy link
Contributor

Change Description

This change adds concurrency limits to throttle scheduled buildkite builds. Builds that are created manually or via a webhook will not be impacted.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

This will aid in debugging issues with generated pipelines.
When the pipeline.yml is generated, concurrency limits and concurrency
groups will be added only for scheduled builds. At the moment, Linux
steps will have a concurrency limit of 8, while Mac steps will have a
concurrency limit of 2.
@jerstern jerstern closed this Sep 13, 2019
@jerstern jerstern deleted the agent-priority-queues branch September 13, 2019 01:01
@kj4ezj
Copy link
Contributor

kj4ezj commented Sep 13, 2019

Closed in favor of pull request 7903.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants