Skip to content

[CI][1/N] Add basic ci for PD disaggregation #830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2025

Conversation

Yikun
Copy link
Collaborator

@Yikun Yikun commented May 13, 2025

What this PR does / why we need it?

Add basic CI for PD disaggregation, and enable it when schedule and label with module:pd

  • Updated .github/actionlint.yaml to add a new self-hosted runner configuration: linux-arm64-npu-static-8.
  • Introduced a new GitHub Actions workflow .github/workflows/vllm_ascend_test_pd.yaml for PD disaggregation testing:
    • Scheduled to run daily at 23:00 UTC and triggered by pull request label module:pd.
    • Added steps for baisci installation and other steps will add in followup PR

Related: #841

Does this PR introduce any user-facing change?

No

How was this patch tested?

  • CI passed
  • No trigger by default
image - Trigger only if we tag with pd image

@Yikun Yikun marked this pull request as draft May 13, 2025 07:38
@Yikun Yikun force-pushed the pd-ci branch 5 times, most recently from 05c5b14 to 2e0349a Compare May 13, 2025 09:47
@Yikun Yikun added the module:pd PD disaggregation related label May 13, 2025
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
@Yikun Yikun added module:pd PD disaggregation related and removed module:pd PD disaggregation related labels May 13, 2025
@Yikun Yikun marked this pull request as ready for review May 13, 2025 09:54
@Yikun Yikun changed the title [CI] Add basic ci for PD disaggregation [CI][1/N] Add basic ci for PD disaggregation May 14, 2025
@wangxiyuan wangxiyuan merged commit 5082424 into vllm-project:main May 14, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:pd PD disaggregation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants