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

This commit is contained in:
jundu
2026-05-12 13:27:51 +08:00
committed by GitHub
parent d7f4761a48
commit ecf5d844f5
28 changed files with 4979 additions and 60 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