Migrate Intel CPU cases to the test/registered (#25139)

This commit is contained in:
jundu
2026-05-14 10:22:09 +08:00
committed by GitHub
parent 65e9f81c7d
commit 426dd339da
27 changed files with 4924 additions and 5 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ jobs:
timeout-minutes: 36
run: |
docker exec -w /sglang-checkout/ ci_sglang_xeon \
bash -c "source /opt/.venv/bin/activate && cd ./test/srt && python3 run_suite.py --suite per-commit-cpu --timeout-per-file 1500"
bash -c "source /opt/.venv/bin/activate && cd ./test && python3 run_suite.py --hw cpu --suite stage-b-test-cpu"
- name: Change permission
timeout-minutes: 2