Update est_time for stage-b-test-small-1-gpu tests (#16835)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from sglang.test.ci.ci_register import register_cuda_ci
|
||||
|
||||
register_cuda_ci(est_time=890, suite="stage-b-test-small-1-gpu")
|
||||
register_cuda_ci(est_time=957, suite="stage-b-test-small-1-gpu")
|
||||
|
||||
"""
|
||||
Usage:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
from sglang.test.ci.ci_register import register_cuda_ci
|
||||
|
||||
register_cuda_ci(est_time=430, suite="stage-b-test-small-1-gpu")
|
||||
register_cuda_ci(est_time=447, suite="stage-b-test-small-1-gpu")
|
||||
|
||||
import json
|
||||
import unittest
|
||||
|
||||
Reference in New Issue
Block a user