fix: update run_suite (#10685)

This commit is contained in:
Yineng Zhang
2025-09-20 01:22:06 -07:00
committed by GitHub
parent 2b7417bf6a
commit ba94b82986
2 changed files with 5 additions and 5 deletions

View File

@@ -150,7 +150,7 @@ suites = {
TestFile("test_disaggregation_pp.py", 60),
TestFile("test_full_deepseek_v3.py", 333),
],
"per-commit-8-gpu-b200": [
"per-commit-4-gpu-b200": [
TestFile("test_gpt_oss_4gpu.py", 600),
TestFile("test_deepseek_v3_fp4_4gpu.py", 600),
],