From a5bc77c253a6a3a7f2df6936ac7c9f233030df09 Mon Sep 17 00:00:00 2001 From: Micah Williamson Date: Mon, 22 Dec 2025 09:41:56 -0600 Subject: [PATCH] [AMD][CI] Add "V1 Test e2e + engine" to mi325_8 Agent Pool (#31040) Signed-off-by: Micah Williamson --- .buildkite/test-amd.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.buildkite/test-amd.yaml b/.buildkite/test-amd.yaml index 0d7194f003840..a4d89a46b01ac 100644 --- a/.buildkite/test-amd.yaml +++ b/.buildkite/test-amd.yaml @@ -349,7 +349,9 @@ steps: - label: V1 Test e2e + engine # 65min timeout_in_minutes: 90 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 source_file_dependencies: - vllm/