[ROCm][CI] Move remaining engine/samplers AMD steps to mi325_1 (#48169)

Signed-off-by: pei.zhang <pei.zhang@amd.com>
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
peizhang56
2026-07-10 00:20:15 +00:00
committed by GitHub
co-authored by Claude
parent f1a5adddb8
commit a0f6d767e4
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -60,7 +60,7 @@ steps:
- pytest -v -s v1/e2e/general/test_async_scheduling.py
mirror:
amd:
device: mi250_1
device: mi325_1
timeout_in_minutes: 60
depends_on:
- image-build-amd
@@ -76,7 +76,7 @@ steps:
- pytest -v -s v1/e2e/general --ignore v1/e2e/general/test_async_scheduling.py
mirror:
amd:
device: mi250_1
device: mi325_1
timeout_in_minutes: 35
depends_on:
- image-build-amd
+1 -1
View File
@@ -19,7 +19,7 @@ steps:
- VLLM_USE_FLASHINFER_SAMPLER=1 pytest -v -s samplers
mirror:
amd:
device: mi250_1
device: mi325_1
depends_on:
- image-build-amd
commands: