Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .buildkite/test-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ steps:
- label: Blackwell Test
working_dir: "/vllm-workspace/"
gpu: b200
# optional: true
optional: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

To ensure this temporary change isn't forgotten, it would be beneficial to add a TODO comment. This will help track the work needed to make the test mandatory once Blackwell support is stable, preventing potential regressions from being missed.

  # TODO: Make this test non-optional once Blackwell support is stable.
  optional: true

source_file_dependencies:
- csrc/
- vllm/
Expand Down