[CPU][CI]: rename Xeon CPU CI suites to stage-*-intel (#37395)

Co-authored-by: Ma Mingfei <mingfei.ma@intel.com>
This commit is contained in:
jundu
2026-09-04 10:08:41 +08:00
committed by GitHub
co-authored by Ma Mingfei
parent c1b4d535d7
commit 8770c1db1f
109 changed files with 115 additions and 115 deletions
@@ -31,7 +31,7 @@ from sglang.test.test_utils import (
register_cuda_ci(est_time=50, stage="base-b", runner_config="1-gpu-large")
register_amd_ci(est_time=140, suite="stage-b-test-1-gpu-small-amd")
register_cpu_ci(est_time=54, suite="base-c-test-cpu")
register_cpu_ci(est_time=54, suite="stage-b-test-cpu-intel")
# System message to guide Llama3.2 to produce proper tool call format
SYSTEM_MESSAGE = (