[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
+1 -1
View File
@@ -24,7 +24,7 @@ from sglang.test.test_utils import (
popen_launch_server,
)
register_cpu_ci(est_time=183, suite="base-b-tp-test-cpu")
register_cpu_ci(est_time=183, suite="stage-a-tp-test-cpu-intel")
class TestAutoRoundCPUConfig(CustomTestCase):