Skip to content

[ROCm][CI] close missing quote in kernels/moe block in run-amd-test.sh#37774

Merged
noooop merged 1 commit intovllm-project:mainfrom
ROCm:akaratza_fix_amdci
Mar 22, 2026
Merged

[ROCm][CI] close missing quote in kernels/moe block in run-amd-test.sh#37774
noooop merged 1 commit intovllm-project:mainfrom
ROCm:akaratza_fix_amdci

Conversation

@AndreasKaratzas
Copy link
Collaborator

Addresses regression from: #32700

Fix a syntax error in run-amd-test.sh where the kernels/moe ignore block inside apply_rocm_test_overrides was missing the closing " on the cmds string assignment.

cc @kenroche

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
@AndreasKaratzas AndreasKaratzas marked this pull request as ready for review March 21, 2026 22:19
@AndreasKaratzas AndreasKaratzas added rocm Related to AMD ROCm ready ONLY add when PR is ready to merge/full CI is needed labels Mar 21, 2026
@github-project-automation github-project-automation bot moved this to Todo in AMD Mar 21, 2026
@mergify mergify bot added the ci/build label Mar 21, 2026
Copy link
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 correctly fixes a syntax error in the .buildkite/scripts/hardware_ci/run-amd-test.sh script. The change adds a missing closing quote to a string assignment, which resolves the issue. The fix is straightforward and effective.

@noooop noooop merged commit e78bc74 into vllm-project:main Mar 22, 2026
14 of 15 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in AMD Mar 22, 2026
@AndreasKaratzas AndreasKaratzas deleted the akaratza_fix_amdci branch March 22, 2026 01:42
yzong-rh pushed a commit to yzong-rh/vllm that referenced this pull request Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build 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.

2 participants