Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Fix L0_backend_python for Ubuntu 24.04 base #7789

Merged
merged 10 commits into from
Nov 14, 2024

Conversation

kthui
Copy link
Contributor

@kthui kthui commented Nov 13, 2024

What does the PR do?

Fix L0_backend_python for Ubuntu 24.04 base container:

  • Upgrade default Python version setting to 3.12
  • Upgrade default Python version grep
  • Upgrade removed PyTorch version
  • Upgrade removed cmake version from Kitware repo
  • Upgrade outdated Conda version
  • Upgrade outdated Conda libstd version
  • Upgrade Conda python_3_10_environment to 3.12
  • Upgrade outdated numpy and TF version for 3.12
  • Add Python 3.10 env test

Checklist

  • PR title reflects the change and is of format <commit_type>: <Title>
  • Changes are described in the pull request.
  • Related issues are referenced.
  • Populated github labels field
  • Added test plan and verified test passes.
  • Verified that the PR passes existing CI.
  • Verified copyright is correct on all changed files.
  • Added succinct git squash message before merging ref.
  • All template sections are filled out.
  • Optional: Additional screenshots for behavior/output changes with before/after.

Commit Type:

Check the conventional commit type
box here and add the label to the github PR.

  • build
  • ci
  • docs
  • feat
  • fix
  • perf
  • refactor
  • revert
  • style
  • test

Related PRs:

N/A

Where should the reviewer start?

N/A

Test plan:

Show L0_backend_python can pass on Ubuntu 24.04 base

  • CI Pipeline ID: 20372466 & 20380045

Caveats:

N/A

Background

The base container has been upgraded from Ubuntu 22.04 to 24.04.

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

N/A

@kthui kthui added the PR: test Adding missing tests or correcting existing test label Nov 13, 2024
@kthui kthui self-assigned this Nov 13, 2024
@kthui kthui force-pushed the jacky-fix-python-ubuntu-24.04 branch from 7e75914 to 2f99127 Compare November 13, 2024 19:40
@kthui kthui force-pushed the jacky-fix-python-ubuntu-24.04 branch from 2f99127 to 5bce895 Compare November 13, 2024 20:25
@kthui kthui changed the base branch from main to r24.11 November 13, 2024 20:26
This reverts commit bbc0fa1.

Unify cmake version on build.py
@kthui kthui marked this pull request as ready for review November 14, 2024 17:35
@mc-nv mc-nv merged commit 75a97f4 into r24.11 Nov 14, 2024
3 checks passed
@mc-nv mc-nv deleted the jacky-fix-python-ubuntu-24.04 branch November 14, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: test Adding missing tests or correcting existing test
Development

Successfully merging this pull request may close these issues.

3 participants