[CI/Build][CPU] Update CPU CI test cases#31466
Merged
DarkLight1337 merged 1 commit intovllm-project:mainfrom Dec 29, 2025
Merged
[CI/Build][CPU] Update CPU CI test cases#31466DarkLight1337 merged 1 commit intovllm-project:mainfrom
DarkLight1337 merged 1 commit intovllm-project:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the path to a test file within a CPU CI script. The change from tests/lora/test_qwen2vl.py to tests/lora/test_qwenvl.py aligns with the renaming of the test file, which now contains tests for multiple Qwen-VL models. The update is correct and necessary to ensure the CI pipeline executes the appropriate tests. The change is straightforward and I have no issues to report.
DarkLight1337
approved these changes
Dec 29, 2025
DarkLight1337
requested changes
Dec 29, 2025
Member
DarkLight1337
left a comment
There was a problem hiding this comment.
Actually wait, where is this file?
Member
Author
|
Hi @DarkLight1337 Please see https://github.com/vllm-project/vllm/blob/main/tests/lora/test_qwenvl.py, it was renamed in a recent PR #26674 |
Member
|
Ok found it, I forgot to pull from main 😅 |
DarkLight1337
approved these changes
Dec 29, 2025
yiliu30
pushed a commit
to yiliu30/vllm-fork
that referenced
this pull request
Dec 30, 2025
Signed-off-by: jiang1.li <jiang1.li@intel.com>
akh64bit
pushed a commit
to akh64bit/vllm
that referenced
this pull request
Jan 16, 2026
Signed-off-by: jiang1.li <jiang1.li@intel.com>
dsuhinin
pushed a commit
to dsuhinin/vllm
that referenced
this pull request
Jan 21, 2026
Signed-off-by: jiang1.li <jiang1.li@intel.com> Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
ItzDEXX
pushed a commit
to ItzDEXX/vllm
that referenced
this pull request
Feb 19, 2026
Signed-off-by: jiang1.li <jiang1.li@intel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Update changed test cases in CPU CI
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.