"examples/vscode:/vscode.git/clone" did not exist on "84683fa27194dffb03831decb5f7f24abc5b12ba"
Unverified Commit a5bc77c2 authored by Micah Williamson's avatar Micah Williamson Committed by GitHub
Browse files

[AMD][CI] Add "V1 Test e2e + engine" to mi325_8 Agent Pool (#31040)


Signed-off-by: default avatarMicah Williamson <micah.williamson@amd.com>
parent b1c3f96a
...@@ -349,7 +349,9 @@ steps: ...@@ -349,7 +349,9 @@ steps:
- label: V1 Test e2e + engine # 65min - label: V1 Test e2e + engine # 65min
timeout_in_minutes: 90 timeout_in_minutes: 90
mirror_hardwares: [amdexperimental] mirror_hardwares: [amdexperimental]
agent_pool: mi325_4 # The test uses 4 GPUs, but we schedule it on 8-GPU machines for stability.
# See discussion here: https://github.com/vllm-project/vllm/pull/31040
agent_pool: mi325_8
# grade: Blocking # grade: Blocking
source_file_dependencies: source_file_dependencies:
- vllm/ - vllm/
......
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