Skip to content

[CI] Tune GPU resources for test#2401

Merged
gcanlin merged 4 commits intovllm-project:mainfrom
EmbeddedLLM:testresource
Apr 1, 2026
Merged

[CI] Tune GPU resources for test#2401
gcanlin merged 4 commits intovllm-project:mainfrom
EmbeddedLLM:testresource

Conversation

@tjtanaa
Copy link
Copy Markdown
Contributor

@tjtanaa tjtanaa commented Apr 1, 2026

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

Purpose

There are test groups that does not require multi-gpu agent instance.

mimo test uses custom ci configuration which only uses 1 GPU
str(Path(__file__).parent.parent / "stage_configs" / "mimo_audio_ci.yaml"),

Test Plan

https://buildkite.com/vllm/vllm-omni/builds/5572/steps/canvas

Test Result

test-ready.yml: https://buildkite.com/vllm/vllm-omni/builds/5572/steps/canvas
test-merge.yml: - label: "Engine Test" is exactly the same as in test-ready.yml.


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)

tjtanaa added 4 commits March 31, 2026 15:34
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
@tjtanaa tjtanaa marked this pull request as ready for review April 1, 2026 04:13
@tjtanaa tjtanaa requested a review from hsliuustc0106 as a code owner April 1, 2026 04:13
@gcanlin gcanlin added the ready label to trigger buildkite CI label Apr 1, 2026
@gcanlin gcanlin merged commit 4e4bbc4 into vllm-project:main Apr 1, 2026
7 of 8 checks passed
vraiti pushed a commit to vraiti/vllm-omni that referenced this pull request Apr 9, 2026
Signed-off-by: tjtanaa <tunjian.tan@embeddedllm.com>
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.

2 participants