Skip to content

[ROCm][CI] Add ROCM_EXTRA_ARGS to audio_in_video test server fixture#37349

Merged
DarkLight1337 merged 1 commit intovllm-project:mainfrom
ROCm:akaratza_stabilize_entrypoints_srvr
Mar 18, 2026
Merged

[ROCm][CI] Add ROCM_EXTRA_ARGS to audio_in_video test server fixture#37349
DarkLight1337 merged 1 commit intovllm-project:mainfrom
ROCm:akaratza_stabilize_entrypoints_srvr

Conversation

@AndreasKaratzas
Copy link
Copy Markdown
Collaborator

@AndreasKaratzas AndreasKaratzas commented Mar 17, 2026

  • Add ROCM_EXTRA_ARGS to the test_audio_in_video server fixture
  • On ROCm, this disables prefix caching and limits to 1 sequence to reduce batch variance that can cause early EOS (reason stop instead of length)

Test plan

  • pytest -s -v tests/entrypoints/openai/chat_completion/test_audio_in_video.py

cc @kenroche

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds ROCM_EXTRA_ARGS to the server fixture in the test_audio_in_video test. This is intended to improve test stability on ROCm platforms by disabling prefix caching and limiting the number of sequences. The changes are correct and effectively apply the necessary arguments for the ROCm environment while having no effect on other platforms. The implementation is clean and uses a shared constant for the ROCm-specific arguments.

@mergify mergify bot added the rocm Related to AMD ROCm label Mar 17, 2026
@github-project-automation github-project-automation bot moved this to Todo in AMD Mar 17, 2026
@DarkLight1337 DarkLight1337 enabled auto-merge (squash) March 18, 2026 03:06
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Mar 18, 2026
Copy link
Copy Markdown
Collaborator

@tjtanaa tjtanaa left a comment

Choose a reason for hiding this comment

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

LGTM

@DarkLight1337 DarkLight1337 merged commit 8b63257 into vllm-project:main Mar 18, 2026
17 of 18 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in AMD Mar 18, 2026
@AndreasKaratzas AndreasKaratzas deleted the akaratza_stabilize_entrypoints_srvr branch March 18, 2026 04:56
wendyliu235 pushed a commit to wendyliu235/vllm-public that referenced this pull request Mar 18, 2026
fxdawnn pushed a commit to fxdawnn/vllm that referenced this pull request Mar 19, 2026
SouthWest7 pushed a commit to SouthWest7/vllm that referenced this pull request Mar 27, 2026
khairulkabir1661 pushed a commit to khairulkabir1661/vllm that referenced this pull request Mar 27, 2026
Monishver11 pushed a commit to Monishver11/vllm that referenced this pull request Mar 27, 2026
…llm-project#37349)

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
Signed-off-by: Monishver Chandrasekaran <monishverchandrasekaran@gmail.com>
JiantaoXu pushed a commit to JiantaoXu/vllm that referenced this pull request Mar 28, 2026
vrdn-23 pushed a commit to vrdn-23/vllm that referenced this pull request Mar 30, 2026
…llm-project#37349)

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
Signed-off-by: Vinay Damodaran <vrdn@hey.com>
EricccYang pushed a commit to EricccYang/vllm that referenced this pull request Apr 1, 2026
…llm-project#37349)

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
Signed-off-by: EricccYang <yangyang4991@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed rocm Related to AMD ROCm

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants