ci: decouple stage and runner for cuda registry (#25197)
This commit is contained in:
@@ -15,7 +15,7 @@ from sglang.test.test_utils import (
|
||||
popen_launch_server,
|
||||
)
|
||||
|
||||
register_cuda_ci(est_time=126, suite="stage-b-test-1-gpu-large")
|
||||
register_cuda_ci(est_time=126, stage="stage-b", runner_config="1-gpu-large")
|
||||
register_amd_ci(est_time=1100, suite="stage-b-test-1-gpu-small-amd")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user