[ROCm][CI] Use mi325_4 agent pool for V1 e2e tests (#30526)

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
This commit is contained in:
Andreas Karatzas 2025-12-11 19:37:24 -06:00 committed by GitHub
parent ba80926681
commit b5945d49c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -326,10 +326,10 @@ steps:
commands: commands:
- pytest -v -s engine test_sequence.py test_config.py test_logger.py test_vllm_port.py - pytest -v -s engine test_sequence.py test_config.py test_logger.py test_vllm_port.py
- label: V1 Test e2e + engine # 30min - label: V1 Test e2e + engine # 65min
timeout_in_minutes: 45 timeout_in_minutes: 90
mirror_hardwares: [amdexperimental] mirror_hardwares: [amdexperimental]
agent_pool: mi325_1 agent_pool: mi325_4
# grade: Blocking # grade: Blocking
source_file_dependencies: source_file_dependencies:
- vllm/ - vllm/