[ci] Remove benchmarks job (#38611)

This commit is contained in:
Kevin H. Luu
2026-03-30 23:46:21 -07:00
committed by GitHub
parent 1ac6694297
commit 42318c840b

View File

@@ -2,14 +2,6 @@ group: Benchmarks
depends_on:
- image-build
steps:
- label: Benchmarks
timeout_in_minutes: 20
working_dir: "/vllm-workspace/.buildkite"
source_file_dependencies:
- benchmarks/
commands:
- bash scripts/run-benchmarks.sh
- label: Benchmarks CLI Test
timeout_in_minutes: 20
source_file_dependencies: