[benchmark] Remove dependency for H100 benchmark step (#11572)

This commit is contained in:
Kevin H. Luu 2024-12-30 12:27:07 -08:00 committed by GitHub
parent 36e7670045
commit ccb1aabcca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ steps:
# skip: "use this flag to conditionally skip the benchmark step, useful for PR testing" # skip: "use this flag to conditionally skip the benchmark step, useful for PR testing"
agents: agents:
queue: H100 queue: H100
depends_on: block-h100 depends_on: ~
plugins: plugins:
- docker#v5.12.0: - docker#v5.12.0:
image: public.ecr.aws/q9t5s3a7/vllm-ci-postmerge-repo:$BUILDKITE_COMMIT image: public.ecr.aws/q9t5s3a7/vllm-ci-postmerge-repo:$BUILDKITE_COMMIT