Unverified Commit b5945d49 authored by Andreas Karatzas's avatar Andreas Karatzas Committed by GitHub
Browse files

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


Signed-off-by: default avatarAndreas Karatzas <akaratza@amd.com>
parent ba809266
...@@ -326,10 +326,10 @@ steps: ...@@ -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/
......
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