[Xeon] CPU CI enhancement for Intel Xeon platforms (#24649)

This commit is contained in:
MingxuZh
2026-05-28 10:49:04 +08:00
committed by GitHub
parent 81663cb5f1
commit 21ba329dac
88 changed files with 192 additions and 31 deletions
@@ -16,6 +16,7 @@ from sglang.test.test_utils import CustomTestCase
from sglang.utils import normalize_base_url, release_port, reserve_port
register_cpu_ci(est_time=7, suite="base-a-test-cpu")
register_cpu_ci(est_time=7, suite="base-b-test-cpu")
class TestTryBindSocket(CustomTestCase):