Skip to content

[CI] Remove orphaned test/srt/ascend and test/srt/configs#24145

Merged
merrymercy merged 1 commit into
mainfrom
cleanup/remove-orphaned-test-srt-files
Apr 30, 2026
Merged

[CI] Remove orphaned test/srt/ascend and test/srt/configs#24145
merrymercy merged 1 commit into
mainfrom
cleanup/remove-orphaned-test-srt-files

Conversation

@merrymercy
Copy link
Copy Markdown
Contributor

Summary

  • Remove test/srt/ascend/ — the test file was only listed under __not_in_ci__ in the legacy test/srt/run_suite.py and was never run in CI. NPU tests now live in test/registered/ascend/.
  • Remove test/srt/configs/ — these YAML configs were left behind when experiment_runner.py and its workflow were deleted.
  • Fix pr-test-npu.yml change-detection path from test/srt/ascend/** to test/registered/ascend/** so that changes to NPU tests correctly trigger the CI workflow.

Test plan

  • Verify pr-test-npu.yml triggers correctly on changes to test/registered/ascend/
  • Verify no other references to the deleted files exist

- test/srt/configs/*.yaml were left behind when experiment_runner.py
  and its workflow were deleted.
- test/srt/ascend/test_embed_interpolate_unittest.py was only listed
  under __not_in_ci__ in the legacy test/srt/run_suite.py and never
  ran in CI. NPU tests now live in test/registered/ascend/.
- Update pr-test-npu.yml change-detection path from test/srt/ascend/**
  to test/registered/ascend/** to match where NPU tests actually live.
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 removes the test_embed_interpolate_unittest.py test file and several benchmark configuration files for DeepSeek-V3 and Llama-3.1 models. It also updates test/srt/run_suite.py to remove the reference to the deleted test file from the __not_in_ci__ suite. I have no feedback to provide.

@merrymercy
Copy link
Copy Markdown
Contributor Author

/tag-and-rerun-ci

@merrymercy merrymercy merged commit b1ef99f into main Apr 30, 2026
81 of 102 checks passed
@merrymercy merrymercy deleted the cleanup/remove-orphaned-test-srt-files branch April 30, 2026 11:43
vguduruTT pushed a commit to vguduruTT/sglang that referenced this pull request May 2, 2026
LucQueen pushed a commit to LucQueen/sglang that referenced this pull request May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant