Skip to content

[Test] Add BuildKite test-full script for full CI.#867

Open
yenuo26 wants to merge 7 commits intovllm-project:mainfrom
yenuo26:full-ci-build
Open

[Test] Add BuildKite test-full script for full CI.#867
yenuo26 wants to merge 7 commits intovllm-project:mainfrom
yenuo26:full-ci-build

Conversation

@yenuo26
Copy link
Contributor

@yenuo26 yenuo26 commented Jan 20, 2026

PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.

Purpose

Add BuildKite test-full script for full CI.

Test Plan

Submit a debug PR and run the corresponding script in the pipeline.

Test Result

Debug PR: #849
image


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.

BEFORE SUBMITTING, PLEASE READ https://github.com/vllm-project/vllm-omni/blob/main/CONTRIBUTING.md (anything written below this line will be removed by GitHub Actions)

Signed-off-by: wangyu31577 <wangyu31577@hundsun.com>
engine_output_type: latent # Output hidden states for talker
distributed_executor_backend: "mp"
max_num_batched_tokens: 32768
max_num_batched_tokens: 30000
Copy link
Collaborator

Choose a reason for hiding this comment

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

why change this number?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The modifications have been deleted.

@congw729
Copy link
Contributor

congw729 commented Feb 2, 2026

@hsliuustc0106 @david6666666 Please add a ready label, and merge this PR ASAP. We can enable nightly daily-CI after this PR.

@david6666666 david6666666 added the ready label to trigger buildkite CI label Feb 2, 2026
@congw729
Copy link
Contributor

congw729 commented Feb 3, 2026

@hsliuustc0106 This PR is the pre-work for the nightly CI build. PTAL.

Copy link
Contributor

@congw729 congw729 left a comment

Choose a reason for hiding this comment

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

LGTM. We can take the Qwen3omni expansion test cases to build the nightly CI at first, and add more tests afterwards.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new BuildKite CI configuration file for running comprehensive tests. The configuration is designed to test Qwen3-Omni model expansion functionality on H100 GPUs.

Changes:

  • Added .buildkite/test-full.yaml with a two-step pipeline: Docker image build and H100 GPU testing
  • The configuration runs the test_qwen3_omni_expansion.py test file which contains multiple test cases for text-to-text, audio-to-text, audio-to-text-audio, image-to-text, and image-to-text-audio scenarios

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

yenuo26 and others added 2 commits February 3, 2026 11:19
Signed-off-by: wangyu31577 <wangyu31577@hundsun.com>
@congw729
Copy link
Contributor

congw729 commented Feb 4, 2026

@hsliuustc0106 PTAL

@yenuo26 yenuo26 mentioned this pull request Feb 4, 2026
1 task
@congw729
Copy link
Contributor

congw729 commented Feb 5, 2026

@hsliuustc0106 PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready label to trigger buildkite CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants