Skip to content

[Test] Add ModelRunner V2 with Qwen3-TTS Base E2E Test to CI pipeline#2321

Merged
hsliuustc0106 merged 3 commits into
vllm-project:mainfrom
tzhouam:soft-test-MRV2
Apr 17, 2026
Merged

[Test] Add ModelRunner V2 with Qwen3-TTS Base E2E Test to CI pipeline#2321
hsliuustc0106 merged 3 commits into
vllm-project:mainfrom
tzhouam:soft-test-MRV2

Conversation

@tzhouam
Copy link
Copy Markdown
Collaborator

@tzhouam tzhouam commented Mar 30, 2026

Purpose

This PR aims to add a e2e test for Model Runner V2 with Qwen 3 TTS Base.

Test Plan

\

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. Please provide the test scripts & test commands. Please state the reasons if your codes don't require additional test scripts. For test file guidelines, please check the test style doc
  • The test results. Please paste the results comparison before and after, or the e2e results.
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model. Please run mkdocs serve to sync the documentation editions to ./docs.
  • (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)

tzhouam added 2 commits March 30, 2026 07:34
Signed-off-by: tzhouam <tzhouam@connect.ust.hk>
Signed-off-by: tzhouam <tzhouam@connect.ust.hk>
@tzhouam tzhouam requested a review from hsliuustc0106 as a code owner March 30, 2026 07:37
@tzhouam tzhouam added the ready label to trigger buildkite CI label Mar 30, 2026
Copy link
Copy Markdown

@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.

Reviewed commit: dc11ed9480

ℹ️ 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".

Comment thread .buildkite/test-ready.yml
Comment on lines +327 to +328
soft_fail:
- exit_status: 1
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Keep ModelRunner V2 test blocking

Setting soft_fail for exit_status: 1 makes this new core_model CI step non-blocking: pytest uses exit code 1 for test failures, so regressions in tests/e2e/online_serving/test_qwen3_tts_base.py will only produce a warning and the ready pipeline can still pass. This undermines the purpose of adding the ModelRunner V2 E2E test as CI protection.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Collaborator

@linyueqian linyueqian left a comment

Choose a reason for hiding this comment

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

LGTM

Keep OmniVoice E2E step from main and Qwen3-TTS Base (ModelRunner V2) step from PR vllm-project#2321.

Made-with: Cursor

Signed-off-by: tzhouam <tzhouam@connect.ust.hk>
@hsliuustc0106 hsliuustc0106 merged commit edb4f2f into vllm-project:main Apr 17, 2026
6 checks passed
lvliang-intel pushed a commit to lvliang-intel/vllm-omni that referenced this pull request Apr 20, 2026
lengrongfu pushed a commit to lengrongfu/vllm-omni that referenced this pull request May 1, 2026
clodaghwalsh17 pushed a commit to clodaghwalsh17/nm-vllm-omni-ent that referenced this pull request May 12, 2026
daixinning pushed a commit to daixinning/vllm-omni that referenced this pull request May 28, 2026
quyifei23 pushed a commit to quyifei23/vllm-omni that referenced this pull request Jun 6, 2026
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.

3 participants