[CI] Fix test suite names and add suite validation (#21937)
This commit is contained in:
@@ -9,7 +9,7 @@ from sglang.srt.utils.numa_utils import (
|
||||
)
|
||||
from sglang.test.ci.ci_register import register_cpu_ci, register_cuda_ci
|
||||
|
||||
register_cpu_ci(est_time=1, suite="stage-a-cpu-only")
|
||||
register_cpu_ci(est_time=1, suite="stage-a-test-cpu")
|
||||
register_cuda_ci(est_time=10, suite="stage-c-test-4-gpu-gb200")
|
||||
register_cuda_ci(est_time=10, suite="stage-c-test-8-gpu-b200")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user