Skip to content

[CI] Support custom Buildkite agent tags in pipeline generator#338

Draft
zxd1997066 wants to merge 1 commit intovllm-project:mainfrom
zxd1997066:xiangdong/agent_str
Draft

[CI] Support custom Buildkite agent tags in pipeline generator#338
zxd1997066 wants to merge 1 commit intovllm-project:mainfrom
zxd1997066:xiangdong/agent_str

Conversation

@zxd1997066
Copy link
Copy Markdown

This PR adds support for custom tags in the pipeline generator.

Previously, generated steps only set agents.queue from device-based mapping. agents={"queue": get_agent_queue(step)}
With this change, a step can define additional agent constraints and they will be merged into the generated agents map.

@khluu
Copy link
Copy Markdown
Collaborator

khluu commented Apr 30, 2026

We also keep the logic to route to agents queue based on mapping for security reason. The job specs from upstream cannot define agent queue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants