[CI] Move JIT kernel tests + benchmarks to test/registered/jit; add in-package guard (#27644)

This commit is contained in:
Liangsheng Yin
2026-06-09 12:37:39 -07:00
committed by GitHub
parent 8ae328e5f0
commit 186f1e300a
121 changed files with 160 additions and 68 deletions
+1 -1
View File
@@ -388,7 +388,7 @@ jobs:
caller_inputs: ${{ toJson(inputs) }}
partitions: ${{ needs.check-changes.outputs.partitions }}
run_timeout_minutes: '40'
extra_pytest_path: 'python/sglang/jit_kernel/tests/test_flash_attention_4.py'
extra_pytest_path: 'test/registered/jit/test_flash_attention_4.py'
secrets: inherit
call-multimodal-gen-tests: