[None][chore] Unwaive disagg tests for transformers upgrade#13286
[None][chore] Unwaive disagg tests for transformers upgrade#13286brb-nv wants to merge 1 commit intoNVIDIA:mainfrom
Conversation
📝 WalkthroughWalkthroughFour skip entries are removed from the test waives list for specific Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/bot -h |
GitHub Bot Help
Provide a user friendly way for developers to interact with a Jenkins server. Run See details below for each supported subcommand. Details
Launch build/test pipelines. All previously running jobs will be killed.
kill
Kill all running builds associated with pull request. skip
Skip testing for latest commit on pull request. reuse-pipeline
Reuse a previous pipeline to validate current commit. This action will also kill all currently running builds associated with the pull request. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break. |
|
/bot run --only-multi-gpu-test |
|
PR_Github #44783 [ run ] triggered by Bot. Commit: |
|
PR_Github #44783 [ run ] completed with state
|
1c173a5 to
628654c
Compare
|
/bot run --disable-fail-fast |
|
/bot run --disable-fail-fast |
|
PR_Github #44977 [ run ] triggered by Bot. Commit: |
|
@brb-nv could you resolve the merge conflict and re-trigger CI? Thanks. |
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
628654c to
b2ed833
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #45749 [ run ] triggered by Bot. Commit: |
|
PR_Github #45749 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #45813 [ run ] triggered by Bot. Commit: |
|
PR_Github #45813 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #46425 [ run ] triggered by Bot. Commit: |
|
PR_Github #46425 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #46519 [ run ] triggered by Bot. Commit: |
|
PR_Github #46519 [ run ] completed with state
|
Description
This is to bring back disagg tests previously failing on transformers upgrade. They're fixed by this change: longlee0622#4
Test Coverage
N/A
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)
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.Summary by CodeRabbit