[https://nvbugs/6507109][infra] Split slow DGX B300 attention unit tests#16838
[https://nvbugs/6507109][infra] Split slow DGX B300 attention unit tests#16838yuxianq wants to merge 1 commit into
Conversation
|
/bot run --disable-fail-fast |
Signed-off-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
WalkthroughThe DGX B300 post-merge test configuration now runs the attention test suite while excluding four specified sparse attention test files. ChangesDGX B300 attention test selection
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
PR_Github #61564 [ run ] triggered by Bot. Commit: |
|
PR_Github #61564 [ run ] completed with state |
Dev Engineer Review
tests/integration/test_lists/test-db/l0_dgx_b300.ymlto run the attention suite while excluding four slow sparse attention test files for independent CI execution.QA Engineer Review
tests/integration/test_lists/test-db/l0_dgx_b300.yml.unittest/_torch/attention.Description
Apply the attention test split from #16709 to the DGX B300 post-merge test list. The main attention entry excludes the three slow sparse CuTe DSL files, and each excluded file runs as a separate CI entry.
Test Coverage
pre-commit run --files tests/integration/test_lists/test-db/l0_dgx_b300.ymlpython scripts/check_test_list.py --validategit diff --checkPR Checklist
GitHub Bot Help
To see a list of available CI bot commands, comment
/bot help.