Skip to content

Conversation

@yewentao256
Copy link
Member

@yewentao256 yewentao256 commented Oct 29, 2025

Purpose

Set up tests for local node first (Most of the issues recently could be reproduced using a node)

Scheduled to run daily

After this get landed, we can update the schedule in buildkite

Test Plan

Currently we are going to conduct tests below:

  • deepep HT + tp 2 + dp 2 + ep + eplb ---- DeepseekV2 lite
  • deepep LL + tp 2 + dp 2 + ep + eplb ---- DeepseekV2 lite
  • deepep HT + tp 2 + dp 2 ---- Qwen3-30B-A3B-FP8
  • deepep LL + tp 2 + dp 2. ---- Qwen3-30B-A3B-FP8

Test

https://buildkite.com/vllm/ci/builds/37001#_ shows that is ready.

Signed-off-by: yewentao256 <zhyanwentao@126.com>
@mergify mergify bot added the ci/build label Oct 29, 2025
Copy link
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 adds two new scheduled integration tests for DeepSeek V2-Lite and Qwen3-30B models. The changes include new test scripts and updates to the Buildkite pipeline configuration. My review focuses on improving the robustness and reliability of the new test scripts. I've identified a couple of critical issues related to process management and file path handling that could lead to flaky or failing tests in a CI environment. The suggested changes aim to make the scripts safer and more reliable.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Signed-off-by: yewentao256 <zhyanwentao@126.com>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
@yewentao256 yewentao256 added the ready ONLY add when PR is ready to merge/full CI is needed label Oct 29, 2025
yewentao256 and others added 7 commits October 29, 2025 14:08
Signed-off-by: yewentao256 <zhyanwentao@126.com>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
@simon-mo
Copy link
Collaborator

Lint passed. Given this only adds optional nightly tests, and verified passing (@yewentao256 plz add links in description) , merging.

@simon-mo simon-mo merged commit 2bf0bcc into main Oct 31, 2025
10 of 16 checks passed
@simon-mo simon-mo deleted the wentao-add-scheduled-integration-test branch October 31, 2025 00:29
ZhengHongming888 pushed a commit to ZhengHongming888/vllm that referenced this pull request Nov 8, 2025
Signed-off-by: yewentao256 <zhyanwentao@126.com>
rtourgeman pushed a commit to rtourgeman/vllm that referenced this pull request Nov 10, 2025
Signed-off-by: yewentao256 <zhyanwentao@126.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants