[CI] Fix test suite names and add suite validation#21937
Conversation
|
/tag-and-rerun-ci |
There was a problem hiding this comment.
Code Review
This pull request renames the CPU test suite from 'stage-a-cpu-only' to 'stage-a-test-cpu' across several unit test files and introduces a validation mechanism in test/run_suite.py to ensure tests are registered to valid suites. Feedback was provided regarding the validation logic, noting that it currently uses a flat set of suite names which could allow a test to be incorrectly registered to a suite intended for a different hardware backend. It is recommended to refactor the validation to be backend-aware and to include AMD and NPU backends in the check.
|
https://github.com/sgl-project/sglang/actions/runs/23933687537/job/69813982375?pr=21937#step:7:13701 |
|
/rerun-stage stage-b-test-1-gpu-small |
|
✅ Triggered |
@ispobock @BBuf @DarkSharpness Bumped to |
Motivation
Modifications
Accuracy Tests
Speed Tests and Profiling
Checklist
Review and Merge Process
/tag-and-rerun-ci,/tag-run-ci-label,/rerun-failed-ci