[CI] Reorganize the 8 gpu tests (#6192)
This commit is contained in:
@@ -85,9 +85,6 @@ suites = {
|
||||
TestFile("test_w8a8_quantization.py", 46),
|
||||
TestFile("models/lora/test_lora_cuda_graph.py", 250),
|
||||
],
|
||||
"per-commit-pd": [
|
||||
TestFile("test_disaggregation.py", 90),
|
||||
],
|
||||
"per-commit-2-gpu": [
|
||||
TestFile("models/lora/test_lora_tp.py", 116),
|
||||
TestFile("test_data_parallelism.py", 73),
|
||||
@@ -105,6 +102,7 @@ suites = {
|
||||
# TestFile("test_deepep_low_latency.py", 50),
|
||||
# TestFile("test_moe_deepep_eval_accuracy_large.py", 250),
|
||||
TestFile("test_local_attn.py", 250),
|
||||
TestFile("test_disaggregation.py", 90),
|
||||
TestFile("test_full_deepseek_v3.py", 250),
|
||||
TestFile("test_pp_single_node.py", 150),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user