Skip to content

[CI] Add nightly ci test for deepseek v3.1#5386

Merged
wangxiyuan merged 1 commit intovllm-project:mainfrom
zhangxinyuehfad:zxy_dpsk31
Jan 23, 2026
Merged

[CI] Add nightly ci test for deepseek v3.1#5386
wangxiyuan merged 1 commit intovllm-project:mainfrom
zhangxinyuehfad:zxy_dpsk31

Conversation

@zhangxinyuehfad
Copy link
Copy Markdown
Collaborator

@zhangxinyuehfad zhangxinyuehfad commented Dec 26, 2025

What this PR does / why we need it?

Add nightly ci test for deepseek v3.1

Does this PR introduce any user-facing change?

How was this patch tested?

@github-actions
Copy link
Copy Markdown
Contributor

👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:‌‌

  • A PR should do only one thing, smaller PRs enable faster reviews.
  • Every PR should include unit tests and end-to-end tests ‌to ensure it works and is not broken by other future PRs.
  • Write the commit message by fulfilling the PR description to help reviewer and future developers understand.

If CI fails, you can run linting and testing checks locally according Contributing and Testing.

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 adds a new nightly CI test for DeepSeek v3.1. My review has identified a few critical issues that will likely cause the test to fail. There are malformed JSON strings in the YAML configuration file for the model, which will lead to argument parsing errors. The run.sh script contains confusing and likely incorrect git commands for checking out dependencies. Additionally, the Kubernetes configuration template includes hardcoded IP addresses, which is a bad practice for maintainability and portability. I have provided suggestions to fix these issues.

Comment thread tests/e2e/nightly/multi_node/config/models/DeepSeek-V3.1-BF16.yaml Outdated
Comment thread tests/e2e/nightly/multi_node/config/models/DeepSeek-V3.1-BF16.yaml Outdated
Comment thread tests/e2e/nightly/multi_node/scripts/run.sh Outdated
Comment thread tests/e2e/nightly/multi_node/scripts/lws.yaml.jinja2 Outdated
Comment thread tests/e2e/nightly/multi_node/scripts/lws.yaml.jinja2 Outdated
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions
Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@zhangxinyuehfad zhangxinyuehfad force-pushed the zxy_dpsk31 branch 2 times, most recently from 262616b to 4778147 Compare December 28, 2025 14:58
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@zhangxinyuehfad zhangxinyuehfad force-pushed the zxy_dpsk31 branch 2 times, most recently from a0a5047 to e94a3bb Compare December 30, 2025 15:18
@zhangxinyuehfad zhangxinyuehfad force-pushed the zxy_dpsk31 branch 7 times, most recently from e6943d2 to 0d2ef24 Compare January 4, 2026 07:15
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 4, 2026

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Copy link
Copy Markdown
Collaborator

@MengqingCao MengqingCao left a comment

Choose a reason for hiding this comment

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

LGTM, waiting for an approve from @rjg-lyh

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 9, 2026

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Signed-off-by: hfadzxy <starmoon_zhang@163.com>
@wangxiyuan wangxiyuan merged commit 193acc2 into vllm-project:main Jan 23, 2026
20 checks passed
Potabk pushed a commit to Potabk/vllm-ascend that referenced this pull request Jan 28, 2026
### What this PR does / why we need it?
Add nightly ci test for deepseek v3.1

- vLLM version: release/v0.13.0
- vLLM main:
vllm-project/vllm@bc0a5a0

Signed-off-by: hfadzxy <starmoon_zhang@163.com>
Potabk pushed a commit to Potabk/vllm-ascend that referenced this pull request Jan 28, 2026
### What this PR does / why we need it?
Add nightly ci test for deepseek v3.1

- vLLM version: release/v0.13.0
- vLLM main:
vllm-project/vllm@bc0a5a0

Signed-off-by: hfadzxy <starmoon_zhang@163.com>
starmountain1997 pushed a commit to starmountain1997/vllm-ascend that referenced this pull request Jan 31, 2026
### What this PR does / why we need it?
Add nightly ci test for deepseek v3.1

- vLLM version: release/v0.13.0
- vLLM main:
vllm-project/vllm@bc0a5a0

Signed-off-by: hfadzxy <starmoon_zhang@163.com>
starmountain1997 pushed a commit to starmountain1997/vllm-ascend that referenced this pull request Jan 31, 2026
### What this PR does / why we need it?
Add nightly ci test for deepseek v3.1

- vLLM version: release/v0.13.0
- vLLM main:
vllm-project/vllm@bc0a5a0

Signed-off-by: hfadzxy <starmoon_zhang@163.com>
ZRJ026 pushed a commit to ZRJ026/vllm-ascend that referenced this pull request Feb 28, 2026
### What this PR does / why we need it?
Add nightly ci test for deepseek v3.1

- vLLM version: release/v0.13.0
- vLLM main:
vllm-project/vllm@bc0a5a0

Signed-off-by: hfadzxy <starmoon_zhang@163.com>
Signed-off-by: zrj026 <zhangrunjiang026@gmail.com>
maoxx241 pushed a commit to maoxx241/vllm-ascend that referenced this pull request Mar 2, 2026
### What this PR does / why we need it?
Add nightly ci test for deepseek v3.1

- vLLM version: release/v0.13.0
- vLLM main:
vllm-project/vllm@bc0a5a0

Signed-off-by: hfadzxy <starmoon_zhang@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants