Reverting re-direction to amd_mi355_X. (#29914)

Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
This commit is contained in:
Alexei-V-Ivanov-AMD 2025-12-02 18:40:02 -06:00 committed by GitHub
parent 5d91d2b292
commit 5f67361fd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ steps:
- label: Async Engine, Inputs, Utils, Worker Test # 10min - label: Async Engine, Inputs, Utils, Worker Test # 10min
timeout_in_minutes: 15 timeout_in_minutes: 15
mirror_hardwares: [amdexperimental, amdproduction, amdtentative] mirror_hardwares: [amdexperimental, amdproduction, amdtentative]
agent_pool: mi355_1 agent_pool: mi325_1
grade: Blocking grade: Blocking
source_file_dependencies: source_file_dependencies:
- vllm/ - vllm/
@ -64,7 +64,7 @@ steps:
- label: Async Engine, Inputs, Utils, Worker, Config Test (CPU) # 15min - label: Async Engine, Inputs, Utils, Worker, Config Test (CPU) # 15min
timeout_in_minutes: 20 timeout_in_minutes: 20
mirror_hardwares: [amdexperimental, amdproduction, amdtentative] mirror_hardwares: [amdexperimental, amdproduction, amdtentative]
agent_pool: mi355_1 agent_pool: mi325_1
grade: Blocking grade: Blocking
source_file_dependencies: source_file_dependencies:
- vllm/ - vllm/
@ -99,7 +99,7 @@ steps:
- label: Basic Correctness Test # 20min - label: Basic Correctness Test # 20min
timeout_in_minutes: 30 timeout_in_minutes: 30
mirror_hardwares: [amdexperimental, amdproduction] mirror_hardwares: [amdexperimental, amdproduction]
agent_pool: mi355_1 agent_pool: mi325_1
# grade: Blocking # grade: Blocking
fast_check: true fast_check: true
torch_nightly: true torch_nightly: true
@ -116,7 +116,7 @@ steps:
- label: Entrypoints Unit Tests # 5min - label: Entrypoints Unit Tests # 5min
mirror_hardwares: [amdexperimental, amdproduction, amdtentative] mirror_hardwares: [amdexperimental, amdproduction, amdtentative]
agent_pool: mi355_1 agent_pool: mi325_1
grade: Blocking grade: Blocking
timeout_in_minutes: 10 timeout_in_minutes: 10
working_dir: "/vllm-workspace/tests" working_dir: "/vllm-workspace/tests"
@ -131,7 +131,7 @@ steps:
- label: Entrypoints Integration Test (LLM) # 30min - label: Entrypoints Integration Test (LLM) # 30min
timeout_in_minutes: 40 timeout_in_minutes: 40
mirror_hardwares: [amdexperimental, amdproduction] mirror_hardwares: [amdexperimental, amdproduction]
agent_pool: mi355_1 agent_pool: mi325_1
# grade: Blocking # grade: Blocking
working_dir: "/vllm-workspace/tests" working_dir: "/vllm-workspace/tests"
fast_check: true fast_check: true
@ -254,7 +254,7 @@ steps:
- label: EPLB Algorithm Test # 5min - label: EPLB Algorithm Test # 5min
mirror_hardwares: [amdexperimental, amdproduction, amdtentative] mirror_hardwares: [amdexperimental, amdproduction, amdtentative]
agent_pool: mi355_1 agent_pool: mi325_1
grade: Blocking grade: Blocking
timeout_in_minutes: 15 timeout_in_minutes: 15
working_dir: "/vllm-workspace/tests" working_dir: "/vllm-workspace/tests"
@ -266,7 +266,7 @@ steps:
- label: EPLB Execution Test # 10min - label: EPLB Execution Test # 10min
mirror_hardwares: [amdexperimental, amdproduction] mirror_hardwares: [amdexperimental, amdproduction]
agent_pool: mi355_4 agent_pool: mi325_4
# grade: Blocking # grade: Blocking
timeout_in_minutes: 20 timeout_in_minutes: 20
working_dir: "/vllm-workspace/tests" working_dir: "/vllm-workspace/tests"
@ -281,7 +281,7 @@ steps:
- label: Metrics, Tracing Test # 12min - label: Metrics, Tracing Test # 12min
timeout_in_minutes: 20 timeout_in_minutes: 20
mirror_hardwares: [amdexperimental, amdproduction] mirror_hardwares: [amdexperimental, amdproduction]
agent_pool: mi355_2 agent_pool: mi325_2
# grade: Blocking # grade: Blocking
num_gpus: 2 num_gpus: 2
source_file_dependencies: source_file_dependencies:
@ -301,7 +301,7 @@ steps:
- label: Regression Test # 7min - label: Regression Test # 7min
timeout_in_minutes: 20 timeout_in_minutes: 20
mirror_hardwares: [amdexperimental, amdproduction, amdtentative] mirror_hardwares: [amdexperimental, amdproduction, amdtentative]
agent_pool: mi355_1 agent_pool: mi325_1
grade: Blocking grade: Blocking
source_file_dependencies: source_file_dependencies:
- vllm/ - vllm/
@ -343,7 +343,7 @@ steps:
- label: V1 Test entrypoints # 35min - label: V1 Test entrypoints # 35min
timeout_in_minutes: 50 timeout_in_minutes: 50
mirror_hardwares: [amdexperimental, amdproduction, amdtentative] mirror_hardwares: [amdexperimental, amdproduction, amdtentative]
agent_pool: mi355_1 agent_pool: mi325_1
grade: Blocking grade: Blocking
source_file_dependencies: source_file_dependencies:
- vllm/ - vllm/
@ -544,7 +544,7 @@ steps:
- label: PyTorch Fullgraph Test # 27min - label: PyTorch Fullgraph Test # 27min
timeout_in_minutes: 40 timeout_in_minutes: 40
mirror_hardwares: [amdexperimental, amdproduction] mirror_hardwares: [amdexperimental, amdproduction]
agent_pool: mi355_1 agent_pool: mi325_1
# grade: Blocking # grade: Blocking
torch_nightly: true torch_nightly: true
source_file_dependencies: source_file_dependencies: