Commit Graph
681 Commits
Author SHA1 Message Date
Liangsheng Yin 5f315c74da [CI] Enforce modern stage=/runner_config= form for dispatchable test suites (#28108) 2026-06-12 17:32:54 -07:00
Michael 65d76bd3f6 [AMD] Fix CI base-a fwd_occupancy: disable SGLANG_SANITIZE_NAN_LOGITS in AMD CI (#28075) 2026-06-12 14:14:34 -07:00
Alan Kao cce35ee2e5 Remove outdated patch (#27994) 2026-06-11 22:14:55 -07:00
ashwini rathi 2a51479a91 ci(xpu): pull intel/sglang-dev:latest and clean workspace properly (#27860) 2026-06-11 13:14:56 +08:00
6110ed671f ci(xpu): clean build artifacts in cleanup (#27648)
Co-authored-by: Patil, Jitendra <jitendra.patil@intel.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-10 09:46:54 +08:00
Liangsheng Yin 186f1e300a [CI] Move JIT kernel tests + benchmarks to test/registered/jit; add in-package guard (#27644) 2026-06-09 12:37:39 -07:00
YC Yen-Ching Tseng 17d8c5801d [AMD] Fix test_deepseek_r1_mxfp4_8gpu.py : disable async-assert probes on AMD CI (#27505) 2026-06-09 08:12:35 -07:00
Stella-17andxinyue.fan 12de907bc2 [MUSA][23/N] CI: Fix torchada preflight lock cleanup and add LLM server smoke test (#27242)
Co-authored-by: xinyue.fan <xinyue.fan@mthreads.com>
2026-06-08 08:45:16 -07:00
Bingxu ChenandCursor df6b9c2d9d [AMD] ci: reinstall MoRI if Different from Dockerfile-pinned commit during install_dependency (#27538)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 16:29:01 +08:00
ashwini rathiandClaude Opus 4.7 acf65c1c68 [XPU CI] Pull prebuilt nightly image instead of building per-stage (#27282)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-08 11:08:41 +08:00
Liangsheng Yin 032c9efb46 Enable async-assert invariant probes by default in CI (#27461) 2026-06-06 16:23:21 -07:00
Liangsheng Yin 4989d6691d ci: show partition fit window as a date range in the step summary (#27457) 2026-06-06 14:39:36 -07:00
Baizhou Zhang 9a48bf75f5 Add GB300 base C CI suite (#27427) 2026-06-06 02:27:30 -07:00
c670609ac5 [NPU] Diffusion CI Ground Truth Generation (NPU) (#24630)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Elizaveta Martirosian <you@example.com>
Co-authored-by: Elizaveta Martirosian <elizaveta.martirosian@gmail.com>
Co-authored-by: ronnie_zheng <zl19940307@163.com>
2026-06-04 00:14:37 +03:00
e67810bea7 [SGLang Tracing] Add pd disaggregation mooncake backend tracing (#23755)
Co-authored-by: Mu Huai <tianbowen.tbw@antgroup.com>
Co-authored-by: Shangming Cai <csmthu@gmail.com>
2026-06-03 16:43:29 +08:00
Mick 3394931044 [diffusion] optimize: optimize lingbot performance (#27023) 2026-06-02 18:33:06 +08:00
YC Yen-Ching Tseng f60710a1d7 [AMD] Fix stage-b-test-large-8-gpu-mi35x-disaggregation-amd : switch CACHE_HOST to a fresh path to fix "No space left on device" (#26905) 2026-06-01 16:00:58 +08:00
Alison Shao edfe8d34e8 [CI] ci-coverage-overview: schedule + manual only, include XPU/MUSA/multimodal_gen (#26619) 2026-05-30 16:39:18 +08:00
Alison Shao b4bf489dea ci: allow /rerun-test to dispatch nightly/weekly CUDA tests (#26624) 2026-05-30 16:35:01 +08:00
Michael 569ee93357 [AMD] ci: switch CACHE_HOST to a fresh path to fix "No space left on device" (#26642) 2026-05-29 10:40:54 +08:00
monkeyLoveding 7619e77b7b [NPU] chore: basic software upgrade (#26466) 2026-05-29 10:04:15 +08:00
Alison Shao 0597242797 [CI] /rerun-test: descend into directories that a glob matched (#26614) 2026-05-28 16:52:42 -07:00
Baizhou Zhang 435c4ffb30 [CI] Clean DeepSeek V4 tests and installation scripts (#26609) 2026-05-28 15:22:59 -07:00
YC Yen-Ching Tseng 505f37a63d [AMD] force AITER checkout to bypass CSV CRLF/LF smudge dirty state (#26535) 2026-05-28 14:05:53 +08:00
Alison Shao 5018e5c969 [CI] /rerun-test: support glob wildcard patterns (#26422) 2026-05-27 21:55:58 -07:00
Alison Shao 7c421ed3ec [CI] runner-utilization: count in-flight queue waits + per-job status/links (#26509) 2026-05-27 16:06:55 -07:00
Makcum888e 9060509214 [NPU] fix CI (#26390) 2026-05-27 09:45:42 +03:00
Shangming Cai 7f2829af39 chore: bump mooncake version to 0.3.11.post1 (#25989) 2026-05-25 16:51:03 +08:00
Mick b801a27ce6 [diffusion] CI: disable torch compile in nightly comparison (#26120) 2026-05-22 23:36:47 +08:00
Mick f5ed2687ec [diffusion] CI: guard gt publishing from corrupt output (#26044) 2026-05-22 19:07:20 +08:00
johnnycxmandxinyue.fan cf5f496183 [MUSA][22/N] ci(musa): repack wheels with +musa metadata, refine path filters, sync multimodal tests, and add nightly workflow (#25074)
Co-authored-by: xinyue.fan <xinyue.fan@mthreads.com>
2026-05-22 16:24:25 +08:00
Liangsheng Yin acb8310183 ci: self-heal $GITHUB_PATH/$GITHUB_ENV writes (#26037) 2026-05-21 21:28:43 -07:00
Mick ca9dc17be4 [diffusion] chore: adjust layer wise-offload strategy (#25930) 2026-05-21 23:48:58 +08:00
Kangyan-ZhouandLiangsheng Yin caa9f08294 [CI] Force-reinstall nvidia-cutlass-dsl-libs-cu13 last to avoid wheel-mix TypeError (#25958)
Co-authored-by: Liangsheng Yin <hnyls2002@gmail.com>
2026-05-21 22:01:42 +08:00
Liangsheng Yin 1b3d8da827 cap API quota for runner-utilization / amd-ci-job-monitor (#25965) 2026-05-21 01:13:37 -07:00
Baizhou Zhang cd012ada58 [Fix] Fix extra uninstall of cutlass packages (#25756) 2026-05-19 10:01:38 -07:00
Liangsheng Yin e0273dcd31 pr-test-extra: re-trigger on labeled event (#25732) 2026-05-19 05:15:55 -07:00
Baizhou Zhangandhnyls2002 b79e4b1e68 [Fix] Try to fix error caused by latest cutedsl packages (#25690)
Co-authored-by: hnyls2002 <lsyincs@gmail.com>
2026-05-18 16:51:32 -07:00
Xiaoyu ZhangandCodex 2fc217df4d [codex] Split diffusion quant CI coverage (#24599)
Co-authored-by: Codex <codex@example.com>
2026-05-16 22:05:02 +08:00
Mick 7f37ffae9d [diffusion] CI: fix nightly CI (#25241) 2026-05-16 16:55:30 +08:00
Liangsheng Yin b7d62bd724 [CI] Rename basic CI stage-a/b/c -> base-a/b/c for symmetry with extra CI (#25420) 2026-05-15 18:26:55 -07:00
Liangsheng Yin f9caf43095 [CI] slash handler: lookup runs_on from runner_configs.yml (#25394) 2026-05-15 13:59:00 -07:00
Liangsheng Yin fd9525436b move runs_on + rdma into runner_configs.yml (#25264) 2026-05-15 04:19:13 -07:00
Liangsheng Yin 293027aafa pr-states: fix fork-PR token + add run-ci label awareness (#25392) 2026-05-15 04:09:15 -07:00
Liangsheng Yin eff736cc0f Deprecate /rerun-stage; scrub CUDA target_stage infra (#25322) 2026-05-15 02:18:28 -07:00
ba214ef3d3 ci: tag-gated nightly migration — foundation + 40 whole-file moves (#24725)
Co-authored-by: hnyls2002 <lsyincs@gmail.com>
Co-authored-by: Liangsheng Yin <hnyls2002@gmail.com>
2026-05-14 16:11:15 -07:00
Liangsheng Yin 4593bbdf31 ci: dynamic partition + LPT from live sglang-ci-stats model (#25263) 2026-05-14 02:35:59 -07:00
Liangsheng Yin d311f311bc ci: read est_time from sglang-ci-stats instead of scraping CI logs (#25255) 2026-05-14 00:36:25 -07:00
Liangsheng Yin 142ed710b7 [CI] Support new-style register_cuda_ci(stage=, runner_config=) in slash handler + est-time updater (#25248) 2026-05-13 23:53:49 -07:00
Liangsheng YinandAlison Shao 85d9c77c57 ci: extract cuda stage actions + runner_config mapping (#25138)
Co-authored-by: Alison Shao <54658187+alisonshao@users.noreply.github.com>
2026-05-13 21:16:57 -07:00