Alison Shao
|
38895a0064
|
ci: adjust partition counts for stage-b and unit tests (#16617)
|
2026-01-06 20:18:10 -08:00 |
|
Simo Lin
|
d8b8198192
|
[smg][ci]: migrate benchmarks to e2e_test/benchmarks/, use parent conftest (#16597)
|
2026-01-06 20:15:20 -08:00 |
|
Alison Shao
|
90eac38a12
|
Migrate FP8/TorchAO tests to test/registered/quant/ (#16453)
|
2026-01-06 18:27:43 -08:00 |
|
Alison Shao
|
3271e0e76d
|
Remove dllm-test-1-gpu-amd job (followup to DLLM migration) (#16589)
|
2026-01-06 14:27:37 -08:00 |
|
Simo Lin
|
a49b9a6420
|
[model-gateway] add embedding tests (#16583)
|
2026-01-06 13:24:37 -08:00 |
|
Douglas Yang
|
6e3fff1352
|
fix: adding retries for server start and increasing hf read timeout (#16523)
|
2026-01-06 09:53:12 -08:00 |
|
Alison Shao
|
861a35fb6e
|
ci: migrate RL tests to test/registered/rl/ (#16417)
|
2026-01-05 22:13:13 -08:00 |
|
Alison Shao
|
17958c5f0d
|
Migrate parsing tests to test/registered/parser/ (#16467)
|
2026-01-05 21:15:32 -08:00 |
|
Simo Lin
|
4221b7c573
|
[model-gateway] refactor e2e test infrastructure and add router CI (#16513)
|
2026-01-05 13:50:59 -08:00 |
|
yctseng0211
|
c371df2f25
|
[AMD] Fix CI and add retry logic for git clone timeout (#15663)
Co-authored-by: Bingxu Chen <bingxche@amd.com>
|
2026-01-05 12:37:52 -08:00 |
|
Bingxu Chen
|
d56fd10cb6
|
[AMD CI] fix sglang version detection in daily docker image release and init container (#16367)
https://github.com/sgl-project/sglang/actions/runs/20711245259/job/59453869006?pr=16367 to be fixed in https://github.com/sgl-project/sglang/pull/15663
|
2026-01-05 03:22:39 -08:00 |
|
Simo Lin
|
e6fe092dcc
|
[model-gateway] rename py_test to e2e_test (#16454)
|
2026-01-04 22:24:34 -08:00 |
|
Xiaoyu Zhang
|
4ea6a11c83
|
[CI] Fail wheel build when sgl-kernel artifacts are missing (#16450)
|
2026-01-04 21:46:40 -08:00 |
|
Simo Lin
|
2181bc9e51
|
[model-gateway] Delete Python integration_mock tests (#16448)
|
2026-01-04 21:34:06 -08:00 |
|
Simo Lin
|
0ff3747ca1
|
[model-gateway]: move unit tests to bindings/python/tests/ (#16430)
|
2026-01-04 18:10:35 -08:00 |
|
Alison Shao
|
f8411ded6e
|
ci: migrate 1-GPU model tests to test/registered/models/ (#16414)
|
2026-01-04 18:08:01 -08:00 |
|
Douglas Yang
|
a1ed247fd7
|
feature: add runner online count to failure monitor (#16408)
|
2026-01-04 13:24:04 -08:00 |
|
fzyzcjy
|
27a0830593
|
Tiny add manual policy benchmark to CI (#16392)
|
2026-01-04 19:10:35 +08:00 |
|
fzyzcjy
|
53479e226b
|
Tiny refactor router benchmark github actions (#16374)
|
2026-01-04 18:00:12 +08:00 |
|
sunxxuns
|
8b869e326c
|
[AMD] feat: add DLLM support for AMD GPUs with LLaDA2 testing (#15560)
|
2026-01-03 10:41:11 +08:00 |
|
Alison Shao
|
6256936d09
|
Fix: Allow build-wheels to run when target_stage is set (#16324)
|
2026-01-02 17:58:11 -08:00 |
|
Alison Shao
|
f0195627a9
|
Fix sgl-kernel jobs to skip when target_stage is specified (#16308)
|
2026-01-02 12:49:26 -08:00 |
|
Alison Shao
|
17041f4673
|
Enable /rerun-stage slash command to work on fork PRs (#16128)
|
2026-01-02 10:36:12 -08:00 |
|
Baizhou Zhang
|
f07e76b229
|
Multiple refactors of DeepSeek V32 and context parallel (#16305)
|
2026-01-03 02:21:22 +08:00 |
|
Alison Shao
|
b5af283b1c
|
ci: increase stage-b-test-small-1-gpu partitions from 4 to 5 (#16250)
|
2026-01-01 12:08:31 +08:00 |
|
Kangyan-Zhou
|
130c6911f8
|
Add a GH action for cherrypick (#16243)
|
2025-12-31 20:05:38 -08:00 |
|
Baizhou Zhang
|
70a769bc56
|
Fix NPU docker release workflow (#16253)
|
2026-01-01 10:53:45 +08:00 |
|
Simo Lin
|
ace6f3005f
|
ci(benchmark): disable sccache summary annotations and fix tree output (#16233)
|
2025-12-31 11:05:21 -08:00 |
|
Kangyan-Zhou
|
2da49eec50
|
Fix XEON docker release workflow (#16107)
|
2025-12-31 09:47:01 -08:00 |
|
Kangyan-Zhou
|
d65ae0ec7a
|
Use a different concurrency group for release branch testing (#16202)
|
2025-12-31 09:46:43 -08:00 |
|
Even Zhou
|
3b3c5a05c1
|
[CI/NPU] fix multiple NPU CI issue (#16111)
|
2025-12-31 21:14:04 +08:00 |
|
Ke Bao
|
b6267de5ae
|
Upgrade python version in lint ci (#16221)
|
2025-12-31 18:22:53 +08:00 |
|
Liangsheng Yin
|
4de59d83a1
|
Reduce stages of pr-test from 4 to 3. (#16173)
|
2025-12-30 22:21:48 +08:00 |
|
Liangsheng Yin
|
b6871ba7c9
|
[CI] set max-parallel to 4 by default. (#16154)
|
2025-12-30 17:27:48 +08:00 |
|
Baizhou Zhang
|
98225be6e5
|
[CI] Fixing release with cut branch workflow (#16153)
Co-authored-by: Kangyan Zhou <zky314343421@gmail.com>
|
2025-12-30 17:18:02 +08:00 |
|
Bingxu Chen
|
5e20e7a60d
|
[AMD CI] Organize AMD nightly perf test files (#16114)
|
2025-12-29 22:09:46 -08:00 |
|
Kangyan-Zhou
|
0d003e34b0
|
Reduce CI failure monitor to run once every 12 hours (#16123)
|
2025-12-29 19:44:25 -08:00 |
|
Alison Shao
|
f4ec6f8e17
|
ci: migrate remaining spec/eagle tests to test/registered/spec/ (#15800)
|
2025-12-29 14:00:00 -08:00 |
|
Kangyan-Zhou
|
9c4eb46099
|
Add a new branch cut GH workflow, and adopt setuptools-scm for version control (#15985)
|
2025-12-29 13:51:21 -08:00 |
|
Alison Shao
|
269aa27bff
|
Enable testing slash command handler changes on non-fork PRs (#15921)
|
2025-12-29 11:30:39 -08:00 |
|
shuwenn
|
7380ec9d55
|
[CI] fix test_mla_deepseek_v3.py (#16096)
|
2025-12-29 10:18:02 -08:00 |
|
Simo Lin
|
7f5879985c
|
[model-gateway] Improve tree benchmark with realistic multi-tenant scenarios (#14838)
|
2025-12-29 08:37:24 -08:00 |
|
Simo Lin
|
a44d0079f8
|
[ci] update genai bench to 0.0.3 for pd testing (#16051)
|
2025-12-28 23:14:44 -08:00 |
|
Simo Lin
|
c236a3fdf0
|
[model-gateway][CI] Display benchmark results in GitHub Actions summary (#16037)
|
2025-12-28 20:57:27 -08:00 |
|
Xiaoyu Zhang
|
7d02c8e59f
|
[JIT kernel] CI support jit kernel tests (#15939)
|
2025-12-28 23:11:02 +08:00 |
|
Shangming Cai
|
41addd2e08
|
chore: bump mooncake version to 0.3.8 (#15886)
Signed-off-by: Shangming Cai <csmthu@gmail.com>
|
2025-12-27 23:34:24 +08:00 |
|
Alison Shao
|
4805118122
|
ci: add continue-on-error for scheduled PR tests (#15701)
|
2025-12-25 13:26:14 -08:00 |
|
Alison Shao
|
72a980c6d5
|
ci: migrate MLA tests to test/registered/mla/ (#15798)
|
2025-12-24 23:29:30 -08:00 |
|
Lianmin Zheng
|
ecd2d09a6c
|
Fix code sync scripts (#15787)
|
2025-12-24 16:13:23 -08:00 |
|
Douglas Yang
|
17e65466de
|
fix: nightly fix b200 gpqa (#15745)
|
2025-12-24 10:29:45 -08:00 |
|