ci: unify PR test suite naming (#21187)
This commit is contained in:
@@ -15,8 +15,8 @@ from sglang.test.test_utils import (
|
||||
popen_launch_server,
|
||||
)
|
||||
|
||||
register_cuda_ci(est_time=73, suite="stage-b-test-large-2-gpu")
|
||||
register_amd_ci(est_time=73, suite="stage-b-test-large-2-gpu-amd")
|
||||
register_cuda_ci(est_time=73, suite="stage-b-test-2-gpu-large")
|
||||
register_amd_ci(est_time=73, suite="stage-b-test-2-gpu-large-amd")
|
||||
|
||||
|
||||
class TestDataParallelism(CustomTestCase):
|
||||
|
||||
Reference in New Issue
Block a user