Skip to content

[CI] Fix test_nixl_connector#38838

Merged
MatthewBonanni merged 1 commit into
vllm-project:mainfrom
MatthewBonanni:fix_nixl_test
Apr 3, 2026
Merged

[CI] Fix test_nixl_connector#38838
MatthewBonanni merged 1 commit into
vllm-project:mainfrom
MatthewBonanni:fix_nixl_test

Conversation

@MatthewBonanni

@MatthewBonanni MatthewBonanni commented Apr 2, 2026

Copy link
Copy Markdown
Member

Purpose

Fixes CI failure introduced by #38378. Simple type issue

Example of failure: https://buildkite.com/vllm/ci/builds/59462/steps/canvas?sid=019d4e6d-51dc-4af1-8a18-6ba674374efe&tab=output

Test Plan

V1 Core + KV + Metrics

Test Result

Should pass in CI


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: Matthew Bonanni <mbonanni@redhat.com>
@MatthewBonanni MatthewBonanni added the ready ONLY add when PR is ready to merge/full CI is needed label Apr 2, 2026

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

Copy link
Copy Markdown
Contributor

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 updates the cache_dtype parameter in the test_register_kv_caches unit test within test_nixl_connector.py, changing it from torch.bfloat16 to the string representation "bfloat16". I have no feedback to provide as there were no review comments to evaluate.

@MatthewBonanni MatthewBonanni enabled auto-merge (squash) April 2, 2026 20:51
@MatthewBonanni MatthewBonanni merged commit 05e68e1 into vllm-project:main Apr 3, 2026
17 checks passed
@JartX

JartX commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

@MatthewBonanni thanks! 😘

HenryTangDev pushed a commit to HenryTangMain/vllm that referenced this pull request Apr 6, 2026
puririshi98 pushed a commit to puririshi98/vllm that referenced this pull request Apr 7, 2026
Signed-off-by: Rishi Puri <riship@nvidia.com>
big-yellow-duck pushed a commit to EmbeddedLLM/vllm that referenced this pull request Apr 8, 2026
mtparet pushed a commit to blackfuel-ai/vllm that referenced this pull request Apr 9, 2026
mystous pushed a commit to mystous/vllm_hybrid that referenced this pull request May 10, 2026
my-other-github-account pushed a commit to my-other-github-account/vllm that referenced this pull request May 15, 2026
my-other-github-account pushed a commit to my-other-github-account/vllm that referenced this pull request May 15, 2026
jhu960213 pushed a commit to jhu960213/vllm that referenced this pull request May 20, 2026
huangyibo pushed a commit to huangyibo/vllm that referenced this pull request May 21, 2026
huangyibo pushed a commit to huangyibo/vllm that referenced this pull request Jun 4, 2026
mvanhorn pushed a commit to mvanhorn/vllm that referenced this pull request Jun 4, 2026
Signed-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kv-connector ready ONLY add when PR is ready to merge/full CI is needed v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants