"vscode:/vscode.git/clone" did not exist on "41b67f4263e6ee06cfb5e74073970e2cee854d5e"
Unverified Commit 99722d5f authored by Nicolò Lucchesi's avatar Nicolò Lucchesi Committed by GitHub
Browse files

[CI] Remove forbidden slash (#27112)


Signed-off-by: default avatarNickLucche <nlucches@redhat.com>
parent 4c91a28e
...@@ -1085,7 +1085,7 @@ steps: ...@@ -1085,7 +1085,7 @@ steps:
commands: commands:
- bash weight_loading/run_model_weight_loading_test.sh -c weight_loading/models-large.txt - bash weight_loading/run_model_weight_loading_test.sh -c weight_loading/models-large.txt
- label: NixlConnector P/D accuracy tests (Distributed) # 30min - label: NixlConnector PD accuracy tests (Distributed) # 30min
timeout_in_minutes: 30 timeout_in_minutes: 30
working_dir: "/vllm-workspace/tests" working_dir: "/vllm-workspace/tests"
num_gpus: 4 num_gpus: 4
......
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