Skip to content

[None][infra] Cherry pick fix for 1.2.0rc6.post4#12867

Merged
yuanjingx87 merged 1 commit intoNVIDIA:release/1.2.0rc6.post4from
yuanjingx87:user/yuanjingx/cherry-pick-fix-for-1.2.0rc6.post4
Apr 9, 2026
Merged

[None][infra] Cherry pick fix for 1.2.0rc6.post4#12867
yuanjingx87 merged 1 commit intoNVIDIA:release/1.2.0rc6.post4from
yuanjingx87:user/yuanjingx/cherry-pick-fix-for-1.2.0rc6.post4

Conversation

@yuanjingx87
Copy link
Copy Markdown
Collaborator

@yuanjingx87 yuanjingx87 commented Apr 9, 2026

Summary by CodeRabbit

  • Chores
    • Enhanced PyTorch and torchvision package resolution in CUDA 13.0 test configurations by adding an additional package source index, improving reliability across different architectures.

Description

Cherry-pick fixes

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)

  • 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.

Signed-off-by: Tyler Burt <195370667+tburt-nv@users.noreply.github.com>
Signed-off-by: Yiteng Niu <6831097+niukuo@users.noreply.github.com>
Signed-off-by: Yuanjing Xue <197832395+yuanjingx87@users.noreply.github.com>
@yuanjingx87
Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast

@yuanjingx87 yuanjingx87 changed the title Cherry pick fix for 1.2.0rc6.post4 [None][infra] Cherry pick fix for 1.2.0rc6.post4 Apr 9, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 9, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: ef5514eb-0375-4030-9e81-82042276375f

📥 Commits

Reviewing files that changed from the base of the PR and between 87dd01a and 6f96f63.

📒 Files selected for processing (1)
  • jenkins/L0_Test.groovy

📝 Walkthrough

Walkthrough

Updated the PyTorch CUDA 13.0 pip install command in the jenkins/L0_Test.groovy test flow to include an additional --extra-index-url pointing to the official PyTorch wheel index (https://download.pytorch.org/whl/cu130), while retaining the existing internal mirror source.

Changes

Cohort / File(s) Summary
Dependency Source Configuration
jenkins/L0_Test.groovy
Added official PyTorch CUDA 13.0 wheel index as an additional pip source alongside the existing internal mirror for improved package availability during installation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 1 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title 'Cherry pick fix for 1.2.0rc6.post4' does not follow the required format and lacks clarity about the specific change made. Use the required format: [ticket/issue] [type] summary. For example: '[None][infra] Add public PyTorch index as CI backup' or similar, specifying the actual fix being cherry-picked.
Description check ⚠️ Warning The description is incomplete with only 'Cherry-pick fixes' provided; it lacks explanation of the issue, solution, test coverage details, and does not follow the template's required sections. Provide detailed description of what is being cherry-picked and why, list relevant test coverage, and ensure all template sections are appropriately filled or marked as not applicable.
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #42420 [ run ] triggered by Bot. Commit: 6f96f63 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #42420 [ run ] completed with state SUCCESS. Commit: 6f96f63
/LLM/release-1.2.0rc6.post4/L0_MergeRequest_PR pipeline #3 completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

Link to invocation

@yuanjingx87 yuanjingx87 merged commit a95f9dd into NVIDIA:release/1.2.0rc6.post4 Apr 9, 2026
8 of 12 checks passed
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.

4 participants