Unverified Commit 2f18602f authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

fix: disable gpt-oss b200 ut (#10716)

parent 56321e9f
......@@ -152,7 +152,7 @@ suites = {
TestFile("test_full_deepseek_v3.py", 333),
],
"per-commit-4-gpu-b200": [
TestFile("test_gpt_oss_4gpu.py", 600),
# TestFile("test_gpt_oss_4gpu.py", 600),
TestFile("test_deepseek_v3_fp4_4gpu.py", 600),
],
"per-commit-4-gpu-deepep": [
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment