Skip to content

[CI] Move manual-only nightly tests out of test/registered/#22298

Merged
Kangyan-Zhou merged 1 commit intomainfrom
fix/qwen3-235b-missing-ci-register
Apr 8, 2026
Merged

[CI] Move manual-only nightly tests out of test/registered/#22298
Kangyan-Zhou merged 1 commit intomainfrom
fix/qwen3-235b-missing-ci-register

Conversation

@alisonshao
Copy link
Copy Markdown
Collaborator

@alisonshao alisonshao commented Apr 8, 2026

Summary

  • Move test_qwen3_235b.py, test_deepseek_v31.py, and test_glm_46_fp8.py from test/registered/8-gpu-models/ to test/manual/
  • Remove register_cuda_ci() calls from deepseek_v31 and glm_46_fp8
  • These are manual-only nightly tests placed in test/registered/ by [CI] Update nightly test models for H200/B200 #22288, breaking collect_tests() with ValueError: No CI registry found

Test plan

  • File moves + registry removal, no logic changes

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@alisonshao alisonshao force-pushed the fix/qwen3-235b-missing-ci-register branch 2 times, most recently from bcc5fc8 to 19c0920 Compare April 8, 2026 00:47
@alisonshao alisonshao changed the title [CI] Move test_qwen3_235b.py to test/manual/ [CI] Move manual-only nightly tests out of test/registered/ Apr 8, 2026
@alisonshao alisonshao force-pushed the fix/qwen3-235b-missing-ci-register branch from 19c0920 to 703d571 Compare April 8, 2026 00:50
@alisonshao
Copy link
Copy Markdown
Collaborator Author

/tag-and-rerun-ci

@github-actions github-actions bot added the run-ci label Apr 8, 2026
Move test_qwen3_235b.py, test_deepseek_v31.py, and test_glm_46_fp8.py
from test/registered/8-gpu-models/ to test/manual/. These are
manual-only nightly tests that don't belong in test/registered/
(which requires a CI registry entry). Having them there breaks
collect_tests() with: ValueError: No CI registry found.

Also remove the register_cuda_ci() calls from deepseek_v31 and
glm_46_fp8 since they are manual tests.
@alisonshao alisonshao force-pushed the fix/qwen3-235b-missing-ci-register branch from 703d571 to 0b03ba0 Compare April 8, 2026 00:54
@Kangyan-Zhou Kangyan-Zhou merged commit 36f0581 into main Apr 8, 2026
83 of 106 checks passed
@Kangyan-Zhou Kangyan-Zhou deleted the fix/qwen3-235b-missing-ci-register branch April 8, 2026 04:03
JustinTong0323 pushed a commit to JustinTong0323/sglang that referenced this pull request Apr 8, 2026
…ect#22298)

Co-authored-by: Alison Shao <alison.shao@Mac.attlocal.net>
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.

2 participants