[CI] Improve flaky 4 GPU test success rate (#15234)
This commit is contained in:
@@ -146,13 +146,13 @@ suites = {
|
||||
TestFile("test_eagle_dp_attention.py", 200),
|
||||
],
|
||||
"per-commit-4-gpu": [
|
||||
TestFile("models/test_qwen3_next_models.py", 590),
|
||||
TestFile("models/test_qwen3_next_models.py", 650),
|
||||
TestFile("test_gpt_oss_4gpu.py", 300),
|
||||
TestFile("test_local_attn.py", 411),
|
||||
TestFile("test_multi_instance_release_memory_occupation.py", 64),
|
||||
TestFile("test_pp_single_node.py", 800),
|
||||
TestFile("test_piecewise_cuda_graph.py", 1200),
|
||||
TestFile("test_epd_disaggregation.py", 600),
|
||||
TestFile("test_epd_disaggregation.py", 400),
|
||||
],
|
||||
"per-commit-8-gpu-h200": [
|
||||
TestFile("test_deepseek_v3_basic.py", 275),
|
||||
|
||||
Reference in New Issue
Block a user