Skip to content

[CI] Set L2 & L3 tests running conditions.#1344

Open
congw729 wants to merge 8 commits intovllm-project:mainfrom
congw729:ci/run_merge
Open

[CI] Set L2 & L3 tests running conditions.#1344
congw729 wants to merge 8 commits intovllm-project:mainfrom
congw729:ci/run_merge

Conversation

@congw729
Copy link
Contributor

@congw729 congw729 commented Feb 12, 2026

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

Purpose

Set L2 & L3 tests running conditions.

Now:
pipeline.yml -> the entry point for setting up which tests should run in this CI.
When ready is labeled -> execute test-ready.yaml (old tests in pipeline.yml)
When PP is merged to the main branch -> execute test-merge.yaml
Nightly -> execute test-nightly.yaml

Fix:
Remove slow tests - Qwen3omni offline cases.
Fix L3 Qwen3omni test case.

Test Plan

Upload to buildkite and check.

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, 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. 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)

Copy link

@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: 38a9214001

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

@congw729
Copy link
Contributor Author

congw729 commented Feb 12, 2026

@david6666666 Please add a ready label.

@david6666666 david6666666 added the ready label to trigger buildkite CI label Feb 12, 2026
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
@SamitHuang
Copy link
Collaborator

@congw729 please resolve the conflicts

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