[https://nvbugs/6272668][infra] Unwaive DSR1 and Qwen3.5 again#15010
Conversation
Signed-off-by: Taylor Yeonbok Lee <249374542+taylor-yb-lee@users.noreply.github.com>
📝 WalkthroughWalkthroughThis PR removes two test waiver entries from the integration test skip list: the DeepSeek-R1-0528-True autodeploy registry accuracy test and the Qwen3.5-MoE NVFP4 quantization test. These removals re-enable those specific model tests in CI. ChangesTest Waiver List Update
Possibly related PRs
Suggested reviewers
🎯 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 run --stage-list "DGX_B200-8_GPUs-AutoDeploy-Post-Merge-1" |
|
PR_Github #52392 [ run ] triggered by Bot. Commit: |
|
/bot run |
|
PR_Github #52396 [ run ] triggered by Bot. Commit: |
|
PR_Github #52392 [ run ] completed with state |
|
PR_Github #52396 [ run ] completed with state
|
|
/bot run --stage-list "DGX_B200-8_GPUs-AutoDeploy-Post-Merge-1" |
|
PR_Github #52425 [ run ] triggered by Bot. Commit: |
|
PR_Github #52425 [ run ] completed with state |
|
/bot skip --comment "post merge job passed which was the target scope of this unwaive." |
|
PR_Github #52458 [ skip ] triggered by Bot. Commit: |
|
PR_Github #52458 [ skip ] completed with state |
…A#15010) Signed-off-by: Taylor Yeonbok Lee <249374542+taylor-yb-lee@users.noreply.github.com>
@coderabbitai summary
Description
Below is the history
commit 178c8f4
Author: Taylor Yeonbok Lee <249374542+taylor-yb-lee@users.noreply.github.com>
Date: Tue Jun 2 16:30:34 2026 -0700
[https://nvbugs/6240561][fix] Unwaive DeepSeek R1 accuracy test (#14870)
Signed-off-by: Taylor Yeonbok Lee <249374542+taylor-yb-lee@users.noreply.github.com>
commit cd38dfb (TensorRT-LLM_gptoss_rebase_0602)
Author: Venky <23023424+venkywonka@users.noreply.github.com>
Date: Tue Jun 2 11:00:33 2026 -0700
[https://nvbugs/6226933][fix] canonicalize multimodal cache-key serialization to prevent hash collisions (#14800)
Signed-off-by: venkywonka <23023424+venkywonka@users.noreply.github.com>
commit 9653450
Author: tcherckez-nvidia <127761168+tcherckez-nvidia@users.noreply.github.com>
Date: Tue Jun 2 19:59:29 2026 +0300
[None][chore] Update AD model list (#14686)
Signed-off-by: Yueh-Ting (eop) Chen <yuehtingc@nvidia.com>
Signed-off-by: tcherckez-nvidia <127761168+tcherckez-nvidia@users.noreply.github.com>
Co-authored-by: Yueh-Ting (eop) Chen <yuehtingc@nvidia.com>
commit 66262cf
Author: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Date: Tue Jun 2 09:05:56 2026 -0700
[TRTLLM-12648][test] implement disagg cancel stress metrics_thread (#14807)
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
commit 6ef7b38
Author: Taylor Yeonbok Lee <249374542+taylor-yb-lee@users.noreply.github.com>
Date: Tue Jun 2 09:04:32 2026 -0700
[https://nvbugs/6221450][fix] AutoDeploy: Qwen3.5 400B NVFP4 accuracy regression fix (#14667)
Signed-off-by: Taylor Yeonbok Lee <249374542+taylor-yb-lee@users.noreply.github.com> (edited)
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.