fix: update AMD CI estimated time for test_torch_compile (#16631)
This commit is contained in:
@@ -17,7 +17,7 @@ from sglang.test.test_utils import (
|
||||
)
|
||||
|
||||
register_cuda_ci(est_time=190, suite="stage-b-test-small-1-gpu")
|
||||
register_amd_ci(est_time=169, suite="stage-b-test-small-1-gpu")
|
||||
register_amd_ci(est_time=993, suite="stage-b-test-small-1-gpu")
|
||||
|
||||
|
||||
class TestTorchCompile(CustomTestCase):
|
||||
|
||||
Reference in New Issue
Block a user