[CI] Fix test suite names and add suite validation (#21937)
This commit is contained in:
@@ -7,7 +7,7 @@ from sglang.test.ci.ci_register import register_cuda_ci
|
||||
from sglang.test.few_shot_gsm8k import run_eval
|
||||
from sglang.test.server_fixtures.default_fixture import DefaultServerBase
|
||||
|
||||
register_cuda_ci(est_time=180, suite="stage-b-test-small-1-gpu")
|
||||
register_cuda_ci(est_time=180, suite="stage-b-test-1-gpu-small")
|
||||
|
||||
|
||||
class TestTransformersBackendEval(DefaultServerBase):
|
||||
|
||||
Reference in New Issue
Block a user