Revert "Migrate Intel CPU cases to the test/registered." (#25044)

This commit is contained in:
Ma Mingfei
2026-05-12 13:32:47 +08:00
committed by GitHub
parent 1f985c50db
commit 71285335f7
28 changed files with 60 additions and 4979 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 && python3 run_suite.py --hw cpu --suite stage-b-test-cpu"
bash -c "source /opt/.venv/bin/activate && cd ./test/srt && python3 run_suite.py --suite per-commit-cpu --timeout-per-file 1500"
- name: Change permission
timeout-minutes: 2