From f48a9af8924ea617a964b1158acc142b64843edb Mon Sep 17 00:00:00 2001 From: Alex <30671301+killershrimp@users.noreply.github.com> Date: Wed, 27 Aug 2025 23:27:36 -0500 Subject: [PATCH] [CI] make all multi-gpu weight loading tests run nightly (#23792) Signed-off-by: Alex Yun --- .buildkite/test-pipeline.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildkite/test-pipeline.yaml b/.buildkite/test-pipeline.yaml index 0d3b7a294d963..cf90505257e90 100644 --- a/.buildkite/test-pipeline.yaml +++ b/.buildkite/test-pipeline.yaml @@ -798,6 +798,7 @@ steps: mirror_hardwares: [amdexperimental] working_dir: "/vllm-workspace/tests" num_gpus: 2 + optional: true source_file_dependencies: - vllm/ - tests/weight_loading