Unverified Commit b3613e3a authored by 22quinn's avatar 22quinn Committed by GitHub
Browse files

[CI/Build] Add timing to Model Executor Test (#25799)


Signed-off-by: default avatar22quinn <33176974+22quinn@users.noreply.github.com>
parent d346ec69
...@@ -465,8 +465,8 @@ steps: ...@@ -465,8 +465,8 @@ steps:
commands: commands:
- pytest -v -s kernels/mamba - pytest -v -s kernels/mamba
- label: Model Executor Test # ??? - label: Model Executor Test # 23min
timeout_in_minutes: 60 timeout_in_minutes: 35
mirror_hardwares: [amdexperimental] mirror_hardwares: [amdexperimental]
source_file_dependencies: source_file_dependencies:
- vllm/model_executor - vllm/model_executor
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment