Re-enable unit-test-deepep-8-gpu and unit-test-backend-4-gpu-gb200 (#17438)
This commit is contained in:
@@ -47,11 +47,9 @@ suites = {
|
||||
TestFile("ep/test_deepep_small.py", 531),
|
||||
TestFile("ep/test_mooncake_ep_small.py", 660),
|
||||
],
|
||||
# Disabled: IBGDA/cudaHostRegister environment issues on 8-GPU runner, see #17175
|
||||
# 4-GPU DeepEP tests provide sufficient coverage
|
||||
# "per-commit-8-gpu-h200-deepep": [
|
||||
# TestFile("ep/test_deepep_large.py", 563),
|
||||
# ],
|
||||
"per-commit-8-gpu-h200-deepep": [
|
||||
TestFile("ep/test_deepep_large.py", 563),
|
||||
],
|
||||
# quantization_test suite migrated to test/registered/quant/
|
||||
"__not_in_ci__": [
|
||||
TestFile("test_release_memory_occupation.py", 200), # Temporarily disabled
|
||||
@@ -64,7 +62,6 @@ suites = {
|
||||
TestFile(
|
||||
"models/test_qwen3_next_models_pcg.py"
|
||||
), # Disabled: intermittent failures, see #17039
|
||||
TestFile("ep/test_deepep_large.py", 563), # Disabled: see #17175
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user