[CI] Add flashinfer.py to attention test source deps (#38792)

Signed-off-by: Stefano Castagnetta <[email protected]>
Co-authored-by: Luka Govedič <[email protected]>
This commit is contained in:
Stefano Castagnetta
2026-04-02 19:24:29 +00:00
committed by GitHub
co-authored by Luka Govedič
parent 08ed2b9688
commit 188defbd0b
+1
View File
@@ -29,6 +29,7 @@ steps:
- vllm/v1/attention
# TODO: remove this dependency (https://github.com/vllm-project/vllm/issues/32267)
- vllm/model_executor/layers/attention
- vllm/utils/flashinfer.py
- tests/kernels/attention
commands:
- pytest -v -s kernels/attention --shard-id=$$BUILDKITE_PARALLEL_JOB --num-shards=$$BUILDKITE_PARALLEL_JOB_COUNT