Skip to content

[CI] ci: re-enable moe 2stage test - #4854

Open
gyohuangxin wants to merge 1 commit into
mainfrom
ci/re-enable-moe-2stage-test
Open

[CI] ci: re-enable moe 2stage test#4854
gyohuangxin wants to merge 1 commit into
mainfrom
ci/re-enable-moe-2stage-test

Conversation

@gyohuangxin

Copy link
Copy Markdown
Member

Summary

  • Re-enable op_tests/test_moe_2stage.py in Aiter Test
  • The OOM issue has been addressed on main by fix moe ut oom #4844

Testing

  • bash -n .github/scripts/aiter_test.sh
  • git diff --check

@gyohuangxin
gyohuangxin requested review from a team and a lite review from Copilot August 19, 2026 09:36
@github-actions github-actions Bot changed the title ci: re-enable moe 2stage test [CI] ci: re-enable moe 2stage test Aug 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🏷️ CI Guide

Runs automatically on every PR:

  • ✅ Pre-checks (submodule verification, code formatting)
  • ✅ Aiter op tests (gfx942 + gfx950)
  • ✅ Triton tests on MI35X (only when aiter/ops/triton/** or related paths are changed)

Extended tests (opt-in via labels):

Label Tests
ci:gfx1250-ffm-triton Run the five-shard gfx1250 FFM Triton test suite
ci:triton-300x Run an additional Triton test job on MI300X in PRs; main branch always runs both MI35X and MI300X
ci:sglang SGLang integration tests: DeepSeek-R1-MXFP4 accuracy, Qwen 3.5 accuracy
ci:atom ATOM benchmark: DeepSeek-R1-0528, GPT-OSS-120B
ci:atom_full ATOM accuracy suite for PR and main models from ATOM models_accuracy.json
ci:vllm vLLM benchmark: GPT-OSS-120B, DeepSeek-R1-0528, Kimi-K2.5
ci:all All standard extended tests (excludes ci:atom_full)

Only add ci:atom_full for FlyDSL or Triton upgrades.
Add labels via the sidebar or gh pr edit 4854 --add-label <label>

PR title tags:
Component tags ([Triton/Gluon], [HIP], [CK], [ASM], ...) are added to the PR title automatically from the changed files and re-synced on every push — change-type tags like [fix]/[Perf] and op tags like [MLA] are left untouched. Add the no-auto-title label to opt this PR out of title tagging.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the CI test runner script to re-enable the op_tests/test_moe_2stage.py test in the Aiter Test workflow, now that the prior OOM condition is stated to be resolved on main (per referenced PR #4844).

Changes:

  • Removed op_tests/test_moe_2stage.py from the skip_tests list in .github/scripts/aiter_test.sh, allowing it to run again as part of the standard op_tests shard execution.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@zufayu
zufayu requested a review from valarLip August 20, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants