Skip to content

Conversation

@rzabarazesh
Copy link
Collaborator

@rzabarazesh rzabarazesh commented Sep 2, 2025

Purpose

Moving tests to CPU as part of #23589

Test Plan

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.

@mergify mergify bot added the ci/build label Sep 2, 2025
@rzabarazesh rzabarazesh added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 2, 2025
@rzabarazesh rzabarazesh marked this pull request as ready for review September 2, 2025 13:24
@mergify mergify bot added documentation Improvements or additions to documentation frontend multi-modality Related to multi-modality (#4194) new-model Requests to new models labels Sep 2, 2025
Signed-off-by: Reza Barazesh <[email protected]>

Re-arrange tests

Signed-off-by: Reza Barazesh <[email protected]>

Move tokenization tests to cpu

Signed-off-by: Reza Barazesh <[email protected]>

Move Basic model tests to cpu

Signed-off-by: Reza Barazesh <[email protected]>

Move Multimodal tests to CPU

Signed-off-by: Reza Barazesh <[email protected]>

Move tool-use tests to cpu

Signed-off-by: Reza Barazesh <[email protected]>

Fix Basic model tests

Signed-off-by: Reza Barazesh <[email protected]>

Move entrypoint tests to CPU

Signed-off-by: Reza Barazesh <[email protected]>

Move Core tests to cpu

Signed-off-by: Reza Barazesh <[email protected]>

Move v1/engine tests to CPU

Signed-off-by: Reza Barazesh <[email protected]>

Move remaining tests to cpu

Signed-off-by: Reza Barazesh <[email protected]>

Revert failing tests

Signed-off-by: Reza Barazesh <[email protected]>

Update test configurations for CPU pipeline execution
@mergify
Copy link

mergify bot commented Sep 30, 2025

This pull request has merge conflicts that must be resolved before it can be
merged. Please rebase the PR, @rzabarazesh.

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

@mergify mergify bot added the needs-rebase label Sep 30, 2025
@mergify mergify bot removed the needs-rebase label Sep 30, 2025
Signed-off-by: Harry Mellor <[email protected]>
Signed-off-by: Harry Mellor <[email protected]>
Signed-off-by: Harry Mellor <[email protected]>
@hmellor hmellor enabled auto-merge (squash) September 30, 2025 09:37
Copy link
Member

@DarkLight1337 DarkLight1337 left a comment

Choose a reason for hiding this comment

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

Nice, this should keep our CI cost down

@hmellor hmellor disabled auto-merge September 30, 2025 13:45
@hmellor hmellor merged commit bc546f7 into vllm-project:main Sep 30, 2025
28 checks passed
@rzabarazesh rzabarazesh deleted the cpu-pipeline branch October 1, 2025 05:09
pdasigi pushed a commit to pdasigi/vllm that referenced this pull request Oct 2, 2025
Signed-off-by: Harry Mellor <[email protected]>
Co-authored-by: Harry Mellor <[email protected]>
yewentao256 pushed a commit that referenced this pull request Oct 3, 2025
Signed-off-by: Harry Mellor <[email protected]>
Co-authored-by: Harry Mellor <[email protected]>
Signed-off-by: yewentao256 <[email protected]>
tomeras91 pushed a commit to tomeras91/vllm that referenced this pull request Oct 6, 2025
Signed-off-by: Harry Mellor <[email protected]>
Co-authored-by: Harry Mellor <[email protected]>
Signed-off-by: Tomer Asida <[email protected]>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 10, 2025
Signed-off-by: Harry Mellor <[email protected]>
Co-authored-by: Harry Mellor <[email protected]>
Signed-off-by: xuebwang-amd <[email protected]>
lywa1998 pushed a commit to lywa1998/vllm that referenced this pull request Oct 20, 2025
Signed-off-by: Harry Mellor <[email protected]>
Co-authored-by: Harry Mellor <[email protected]>
alhridoy pushed a commit to alhridoy/vllm that referenced this pull request Oct 24, 2025
Signed-off-by: Harry Mellor <[email protected]>
Co-authored-by: Harry Mellor <[email protected]>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
Signed-off-by: Harry Mellor <[email protected]>
Co-authored-by: Harry Mellor <[email protected]>
Signed-off-by: xuebwang-amd <[email protected]>
rtourgeman pushed a commit to rtourgeman/vllm that referenced this pull request Nov 10, 2025
Signed-off-by: Harry Mellor <[email protected]>
Co-authored-by: Harry Mellor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build kv-connector multi-modality Related to multi-modality (#4194) qwen Related to Qwen models ready ONLY add when PR is ready to merge/full CI is needed structured-output tool-calling v1

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

8 participants