[CI] merge all ci tests into one file (#1289)
This commit is contained in:
@@ -75,7 +75,7 @@ class TestServingThroughput(unittest.TestCase):
|
||||
)
|
||||
|
||||
if os.getenv("SGLANG_IS_IN_CI", "false") == "true":
|
||||
assert res["output_throughput"] > 1850
|
||||
assert res["output_throughput"] > 1800
|
||||
|
||||
def test_default_without_radix_cache(self):
|
||||
res = self.run_test(
|
||||
|
||||
Reference in New Issue
Block a user