[CI] Migrate more B200 jobs to b200-k8s queue#42356
Merged
Merged
Conversation
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: khluu <khluu000@gmail.com>
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the Buildkite configuration files across several test areas, including kernels, language model evaluation, and speculative decoding, by changing the target device from 'b200' to 'b200-k8s'. I have no feedback to provide as there were no review comments.
Revert 3 jobs that have pre-existing test failures back to the old b200 queue. These will be migrated in a follow-up PR with test fixes: - Spec Decode Eagle: head_dim 192 unsupported on SM100 - Spec Decode Speculators+MTP: CUDA graph hang on DeepSeek - LM Eval Small Models: server crashes on large models Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: khluu <khluu000@gmail.com>
2 tasks
weifang231
pushed a commit
to weifang231/eb-vllm
that referenced
this pull request
May 13, 2026
Signed-off-by: khluu <khluu000@gmail.com>
mfylcek
pushed a commit
to mfylcek/vllm
that referenced
this pull request
May 19, 2026
Signed-off-by: khluu <khluu000@gmail.com>
jhu960213
pushed a commit
to jhu960213/vllm
that referenced
this pull request
May 20, 2026
Signed-off-by: khluu <khluu000@gmail.com>
h1t35h
pushed a commit
to h1t35h/vllm
that referenced
this pull request
May 21, 2026
Signed-off-by: khluu <khluu000@gmail.com>
mvanhorn
pushed a commit
to mvanhorn/vllm
that referenced
this pull request
Jun 4, 2026
Signed-off-by: khluu <khluu000@gmail.com> Signed-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
device: b200jobs todevice: b200-k8sacross 3 test area configskernels-fusedmoe-layer-test-2-b200s(kernels.yaml)moe-refactor-integration-test-b200-dp-temporary(lm_eval.yaml)gpqa-eval-gpt-oss-b200(lm_eval.yaml)Test plan
b200-k8squeue🤖 Generated with Claude Code