Disable failing GPT-OSS Eval (Blackwell) for now (#25107)

Signed-off-by: mgoin <mgoin64@gmail.com>
This commit is contained in:
Michael Goin
2025-09-17 18:36:00 -04:00
committed by GitHub
parent 1a456c7c90
commit 9f882d8791

View File

@ -812,7 +812,7 @@ steps:
timeout_in_minutes: 60
working_dir: "/vllm-workspace/"
gpu: b200
# optional: true
optional: true # disable while debugging
source_file_dependencies:
- tests/evals/gpt_oss
- vllm/model_executor/models/gpt_oss.py