From 25e2e136ef33735039cf6632f8f7293be423f7ba Mon Sep 17 00:00:00 2001 From: Robert Shaw <114415538+robertgshaw2-redhat@users.noreply.github.com> Date: Wed, 18 Feb 2026 11:32:44 -0500 Subject: [PATCH] [CI] temporarily disable multi-node tests (#34825) Signed-off-by: Robert Shaw Co-authored-by: Robert Shaw --- .buildkite/test_areas/distributed.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildkite/test_areas/distributed.yaml b/.buildkite/test_areas/distributed.yaml index 03d2f707dc9..9ded5ffda8e 100644 --- a/.buildkite/test_areas/distributed.yaml +++ b/.buildkite/test_areas/distributed.yaml @@ -165,6 +165,7 @@ steps: num_devices: 2 num_nodes: 2 no_plugin: true + optional: true # TODO: revert once infra issue solved source_file_dependencies: - vllm/distributed/ - vllm/engine/