Unverified Commit 785cf28f authored by TJian's avatar TJian Committed by GitHub
Browse files

[ROCm] [CI] Reduce Resource of two test groups (#34059)


Signed-off-by: default avatartjtanaa <tunjian.tan@embeddedllm.com>
parent a96197f5
...@@ -754,7 +754,7 @@ steps: ...@@ -754,7 +754,7 @@ steps:
- label: Benchmarks # 11min - label: Benchmarks # 11min
timeout_in_minutes: 20 timeout_in_minutes: 20
mirror_hardwares: [amdexperimental, amdproduction] mirror_hardwares: [amdexperimental, amdproduction]
agent_pool: mi325_8 agent_pool: mi325_1
# grade: Blocking # grade: Blocking
working_dir: "/vllm-workspace/.buildkite" working_dir: "/vllm-workspace/.buildkite"
source_file_dependencies: source_file_dependencies:
...@@ -765,7 +765,7 @@ steps: ...@@ -765,7 +765,7 @@ steps:
- label: Benchmarks CLI Test # 7min - label: Benchmarks CLI Test # 7min
timeout_in_minutes: 20 timeout_in_minutes: 20
mirror_hardwares: [amdexperimental, amdproduction] mirror_hardwares: [amdexperimental, amdproduction]
agent_pool: mi325_8 agent_pool: mi325_1
# 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