[None][fix] Isolate ray tests to avoid GCS timeout in one pytest session#14342
Conversation
Signed-off-by: shuyixiong <[email protected]>
|
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 (4)
📝 WalkthroughWalkthroughThis PR introduces test partitioning for Ray-orchestrated multi-GPU operations. Pytest part markers divide update-weights and collective-ops tests into independent numbered segments, allowing the integration test harness to invoke each partition separately rather than running full test modules, improving test parallelization on GPU hardware. ChangesTest partitioning for parallel GPU test execution
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/bot run --disable-fail-fast |
|
PR_Github #49432 [ run ] triggered by Bot. Commit: |
|
PR_Github #49432 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #49569 [ run ] triggered by Bot. Commit: |
|
PR_Github #49569 [ run ] completed with state |
…ion (NVIDIA#14342) Signed-off-by: shuyixiong <[email protected]>
…ion (NVIDIA#14342) Signed-off-by: shuyixiong <[email protected]>
…ion (NVIDIA#14342) Signed-off-by: shuyixiong <[email protected]>
Summary by CodeRabbit
Description
Test Coverage
PR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.