Skip to content

Commit ccb1aab

Browse files
authored
[benchmark] Remove dependency for H100 benchmark step (#11572)
1 parent 36e7670 commit ccb1aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/nightly-benchmarks/benchmark-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ steps:
7373
# skip: "use this flag to conditionally skip the benchmark step, useful for PR testing"
7474
agents:
7575
queue: H100
76-
depends_on: block-h100
76+
depends_on: ~
7777
plugins:
7878
- docker#v5.12.0:
7979
image: public.ecr.aws/q9t5s3a7/vllm-ci-postmerge-repo:$BUILDKITE_COMMIT

0 commit comments

Comments
 (0)