Skip to content

[ci]add merge ci for streaming input #2965

Merged
hsliuustc0106 merged 4 commits intovllm-project:mainfrom
Shirley125:new_realtime
Apr 22, 2026
Merged

[ci]add merge ci for streaming input #2965
hsliuustc0106 merged 4 commits intovllm-project:mainfrom
Shirley125:new_realtime

Conversation

@Shirley125
Copy link
Copy Markdown
Contributor

@Shirley125 Shirley125 commented Apr 21, 2026

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

Purpose

  1. add merge ci for streaming input
  2. take phrase_text as a variable

Test Plan

pytest -s -v qwen3.5/tests/entrypoints/openai_api/test_qwen3_omni_realtime_websocket.py -m "advanced_model" --run-level "advanced_model"

Test Result

1 passed, 17 warnings in 337.31s (0:05:37)


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)

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@Shirley125 Shirley125 changed the title add merge ci for streaming input [ci]add merge ci for streaming input Apr 21, 2026
@Shirley125 Shirley125 force-pushed the new_realtime branch 2 times, most recently from 7131a73 to 85e7374 Compare April 21, 2026 02:46
@gcanlin gcanlin added the merge-test label to trigger buildkite merge test CI label Apr 21, 2026
Signed-off-by: CHEN <116010019@link.cuhk.edu.cn>
@Shirley125
Copy link
Copy Markdown
Contributor Author

@yenuo26 PTAL

def _realtime_stage_config_path() -> str:
"""CI omni layout without async_chunk; stage 0 thinker max_tokens=10."""
"""CI omni layout without async_chunk"""
return modify_stage_config(
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I think that if updates is removed, it means no changes need to be made to the yaml file, and _realtime_stage_config_path should be able to be deleted entirely.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

thx, fixed

Signed-off-by: CHEN <116010019@link.cuhk.edu.cn>
Signed-off-by: CHEN <116010019@link.cuhk.edu.cn>
@yenuo26 yenuo26 added ready label to trigger buildkite CI and removed merge-test label to trigger buildkite merge test CI labels Apr 22, 2026
@hsliuustc0106 hsliuustc0106 merged commit e82c0a5 into vllm-project:main Apr 22, 2026
8 checks passed
qinganrice pushed a commit to qinganrice/vllm-omni that referenced this pull request Apr 23, 2026
Signed-off-by: CHEN <116010019@link.cuhk.edu.cn>
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