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