Update est_time for stage-b-test-small-1-gpu tests (#16835)
This commit is contained in:
@@ -9,7 +9,7 @@ import unittest
|
||||
from sglang.test.ci.ci_register import register_cuda_ci
|
||||
from sglang.test.test_utils import CustomTestCase, run_mmlu_test
|
||||
|
||||
register_cuda_ci(est_time=217, suite="stage-b-test-small-1-gpu")
|
||||
register_cuda_ci(est_time=245, suite="stage-b-test-small-1-gpu")
|
||||
|
||||
|
||||
class TestOverlapSchedule(CustomTestCase):
|
||||
|
||||
@@ -17,7 +17,7 @@ from sglang.test.test_utils import (
|
||||
)
|
||||
from sglang.utils import is_in_ci
|
||||
|
||||
register_cuda_ci(est_time=259, suite="stage-b-test-small-1-gpu")
|
||||
register_cuda_ci(est_time=311, suite="stage-b-test-small-1-gpu")
|
||||
register_amd_ci(est_time=450, suite="stage-b-test-small-1-gpu-amd")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user