From 99722d5f0ef06f7face6cf102199ad92671ede90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Lucchesi?= Date: Fri, 17 Oct 2025 18:38:00 +0200 Subject: [PATCH] [CI] Remove forbidden slash (#27112) Signed-off-by: NickLucche --- .buildkite/test-pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/test-pipeline.yaml b/.buildkite/test-pipeline.yaml index 69e36f2804c4d..f6b62688c44f7 100644 --- a/.buildkite/test-pipeline.yaml +++ b/.buildkite/test-pipeline.yaml @@ -1085,7 +1085,7 @@ steps: commands: - 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 working_dir: "/vllm-workspace/tests" num_gpus: 4