Commit Graph

703 Commits

Author SHA1 Message Date
Alison Shao
63cc97f4ef ci: migrate 2-GPU tests to test/registered/ (#16529) 2026-01-07 20:28:16 -08:00
Yuwei An
154740bd4d Disable PCG TP Unittest (#16693)
Signed-off-by: Oasis-Git <ayw.sirius19@gmail.com>
2026-01-07 19:59:47 -08:00
Harish
156d97b219 Fix KeyError when logprobs=false in completions endpoint (#16095) 2026-01-07 15:49:02 -08:00
Alison Shao
3a4767daa3 Fix pytest tests to exit with proper exit code (#16681) 2026-01-07 15:20:46 -08:00
Alison Shao
0241e0460f Migrate tokenizer tests to test/registered/tokenizer/ (#16457) 2026-01-07 13:21:16 -08:00
Alison Shao
0c474273c5 Fix gpt_oss_common import path and migrate core tests (#16426) 2026-01-07 12:58:32 -08:00
Baizhou Zhang
153c69f63d [CI] Enable dpsk v31 test on nightly H200 (#16660) 2026-01-07 23:21:19 +08:00
Douglas Yang
2ff872311b ci: adding llama4 placeholder test to nightly (#16599) 2026-01-07 21:51:30 +08:00
Alison Shao
6b8a9d7058 fix: update AMD CI estimated time for test_torch_compile (#16631) 2026-01-06 23:42:18 -08:00
Douglas Yang
5c04088b3a fix: remove performance testing from nightly dpsk v32 cp single node (#16582) 2026-01-07 13:38:31 +08:00
Alison Shao
52de807dd7 Migrate profiling tests to test/registered/profiling/ (#16459) 2026-01-06 21:04:48 -08:00
Alison Shao
70933f34f1 Migrate attention unit tests to test/registered/attention/ (#16465) 2026-01-06 20:50:54 -08:00
Alison Shao
ce453fa43b Migrate backends tests to CI registration system (#16468) 2026-01-06 20:31:52 -08:00
Douglas Yang
951d16c890 fix: adjusting vlm accuracy thresholds (#16593) 2026-01-06 19:41:05 -08:00
Yuwei An
2a8d5493f3 PCG Unit Test Adjustment (#16609)
Signed-off-by: Oasis-Git <ayw.sirius19@gmail.com>
2026-01-07 10:57:15 +08:00
Alison Shao
90eac38a12 Migrate FP8/TorchAO tests to test/registered/quant/ (#16453) 2026-01-06 18:27:43 -08:00
fzyzcjy
d874c8bba4 Tiny support http headers in bench serving (#16606) 2026-01-07 10:15:17 +08:00
Alison Shao
399d5283f8 ci: migrate scheduler tests to test/registered/scheduler/ (#16442) 2026-01-06 14:55:52 -08:00
Alison Shao
2e0527dd74 ci: migrate Debug Utils, Ops, and Rotary Embedding tests to test/registered/ (#16422) 2026-01-06 14:35:57 -08:00
Douglas Yang
5349764298 fix: kimi k2 thinking accuracy threshold change (#16585) 2026-01-06 13:18:43 -08:00
Alison Shao
0cbd8f3247 ci(test): migrate OpenAI server tests to registered CI system (#16326)
Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com>
2026-01-06 11:09:37 -08:00
Alison Shao
2210155a45 ci: migrate DLLM tests to test/registered/dllm/ (#16420) 2026-01-06 09:44:26 -08:00
fzyzcjy
f959250f76 Tiny support sglang_routing_keys_active in engine (#16570) 2026-01-06 22:10:10 +08:00
YAMY
959343795f [test] update acc len threshold to 2.7 for eagle dp attention tests (#16463) 2026-01-06 17:38:35 +08:00
lw9527
2724b1100b fix double Unicode escape issue in streaming tool_calls parameters (#13518)
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
2026-01-05 23:47:26 -08:00
Alison Shao
176266f358 Migrate sampling tests to test/registered/sampling/ (#16455) 2026-01-05 23:43:20 -08:00
Alison Shao
5cfa901b57 ci: migrate Constrained Decoding tests to test/registered/constrained/ (#16421) 2026-01-05 22:29:22 -08:00
Alison Shao
f27c6cdc2b Migrate metrics tests to test/registered/metrics/ (#16466) 2026-01-05 22:21:49 -08:00
Douglas Yang
5097e1e85b fix: moving dpsk v32 cp single node to nightly (#16539) 2026-01-05 22:18:59 -08:00
Alison Shao
861a35fb6e ci: migrate RL tests to test/registered/rl/ (#16417) 2026-01-05 22:13:13 -08:00
Alison Shao
73398e22d6 ci: migrate VLM tests to test/registered/vlm/ (#16415) 2026-01-05 21:25:29 -08:00
Alison Shao
17958c5f0d Migrate parsing tests to test/registered/parser/ (#16467) 2026-01-05 21:15:32 -08:00
fzyzcjy
c105a3124b Support multi-round conversations in bench_serving (#6135) 2026-01-06 11:59:39 +08:00
Alison Shao
d7b706be94 ci: migrate HiCache 1-GPU tests to test/registered/hicache/ (#16416) 2026-01-05 19:38:21 -08:00
Alison Shao
4a9537a495 ci: migrate Mamba/Layers tests to test/registered/layers/mamba/ (#16419) 2026-01-05 19:12:47 -08:00
Douglas Yang
76c71d1d34 fix: unimplemented methods in BaseIndexerMetadata (#16520) 2026-01-06 10:26:42 +08:00
fzyzcjy
4308c25b47 Super tiny move test folder (#16447) 2026-01-05 16:29:26 +08:00
fzyzcjy
c63e9cb29e Super tiny fix CI (#16437) 2026-01-04 20:34:49 -08:00
Alison Shao
f8411ded6e ci: migrate 1-GPU model tests to test/registered/models/ (#16414) 2026-01-04 18:08:01 -08:00
Alison Shao
ff0f370f85 ci: migrate MoE tests to test/registered/moe/ (#16127) 2026-01-04 11:51:12 -08:00
Alison Shao
26f9e20755 ci: migrate quantization kernel tests to test/registered/quant/ (#16323) 2026-01-04 11:49:29 -08:00
fzyzcjy
d7aa0ce72f Support multiple engines for router simulation in schedule simulator (#16368) 2026-01-04 11:46:05 +08:00
fzyzcjy
24e116ef6a Enhance schedule simulator and add several e2e scenarios (#16357) 2026-01-04 10:02:38 +08:00
fzyzcjy
8ca9597057 Tiny support sticky routing algorithm in schedule simulator (#16355) 2026-01-04 08:36:52 +08:00
fzyzcjy
ef5ac6f01e Support shared prefix (gsp) in schedule simulator (#16353) 2026-01-04 08:03:16 +08:00
fzyzcjy
e139d2aa76 Super tiny fix CI (#16351) 2026-01-04 07:24:46 +08:00
fzyzcjy
87ef05e2e1 Support simple schedule simulator (#16344) 2026-01-03 22:05:40 +08:00
fzyzcjy
c7c0d97fc6 Tiny support whitelisted headers in request logging (#16342) 2026-01-03 20:10:58 +08:00
fzyzcjy
7f2fa2167b Tiny add --log-requests-target (#16338) 2026-01-03 17:28:27 +08:00
fzyzcjy
749736ba95 Tiny fix single-gpu dumper and add tests for dumper (#16285) 2026-01-02 13:30:09 +08:00