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

[ROCm][CI] Corrected the GPT-OSS test root path (#36711)


Signed-off-by: default avatarAndreas Karatzas <akaratza@amd.com>
parent a2268617
......@@ -2983,7 +2983,7 @@ steps:
- label: ROCm GPT-OSS Eval
timeout_in_minutes: 60
working_dir: "/vllm-workspace/"
working_dir: "/vllm-workspace/tests"
agent_pool: mi325_1
mirror_hardwares: [amdexperimental, amdproduction]
optional: true # run on nightlies
......@@ -4744,7 +4744,7 @@ steps:
- label: ROCm GPT-OSS Eval
timeout_in_minutes: 60
working_dir: "/vllm-workspace/"
working_dir: "/vllm-workspace/tests"
agent_pool: mi355_1
mirror_hardwares: [amdexperimental, amdproduction]
optional: true # run on nightlies
......
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