Skip to content

[CI] [Bugfix] Fix unbounded variable in run-multi-node-test.sh#31967

Merged
vllm-bot merged 2 commits intovllm-project:mainfrom
EmbeddedLLM:fix-multinode-test
Jan 8, 2026
Merged

[CI] [Bugfix] Fix unbounded variable in run-multi-node-test.sh#31967
vllm-bot merged 2 commits intovllm-project:mainfrom
EmbeddedLLM:fix-multinode-test

Conversation

@tjtanaa
Copy link
Copy Markdown
Collaborator

@tjtanaa tjtanaa commented Jan 8, 2026

Purpose

Fix the issue ./.buildkite/scripts/run-multi-node-test.sh: line 10: ROCM_HOME: unbound variable after PR #31922 .

https://buildkite.com/vllm/ci/builds/46115/steps/canvas?sid=019b9d2c-bfc3-4c47-b214-3bf7def2f86a

Add .buildkite/scripts/run-multi-node-test.sh into test-pipeline.yml to trigger during CI.

Test Plan

Pass CI.

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
@tjtanaa tjtanaa added rocm Related to AMD ROCm ready ONLY add when PR is ready to merge/full CI is needed labels Jan 8, 2026
@mergify mergify bot added the ci/build label Jan 8, 2026
@tjtanaa tjtanaa changed the title [CI] [Bugfix] Fix unbounded variable [CI] [Bugfix] Fix unbounded variable in run-multi-node-test.sh Jan 8, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request addresses a bug in a multi-node test script and enhances the CI configuration. The change in .buildkite/test-pipeline.yaml adds .buildkite/scripts/run-multi-node-test.sh to the paths list for the multi-node test job. This is a good practice, ensuring that future modifications to this script will trigger the relevant CI job for validation. The change is correct and improves the CI pipeline's robustness.

Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
@tjtanaa tjtanaa requested a review from khluu January 8, 2026 13:16
@vllm-bot vllm-bot merged commit 72c068b into vllm-project:main Jan 8, 2026
17 of 18 checks passed
yugong333 pushed a commit to yugong333/vllm that referenced this pull request Jan 9, 2026
akh64bit pushed a commit to akh64bit/vllm that referenced this pull request Jan 16, 2026
dsuhinin pushed a commit to dsuhinin/vllm that referenced this pull request Jan 21, 2026
…m-project#31967)

Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
ItzDEXX pushed a commit to ItzDEXX/vllm that referenced this pull request Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build ready ONLY add when PR is ready to merge/full CI is needed rocm Related to AMD ROCm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants