-
Notifications
You must be signed in to change notification settings - Fork 527
BIGTOP-4098: Drop python2 in bigtop-toolchain #1262
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
Conversation
|
@iwasakims Could you help review this pr? |
|
bigtop-deploy seems not to be the target here. How about update the title of PR and JIRA? |
|
@iwasakims pr title and issue already updated |
iwasakims
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Ran toolchain task on centos-7-x86_64, fedora-38-aarch64, debian-11-x86_64 and ubuntu-22.04-x86-64. Thanks, @JiaLiangC.
(cherry picked from commit 7f055ca)

Description of PR
Drop python2 in bigtop-toolchain and bigtop-deploy
The logic here includes creating a default Python. I believe the logic for creating the default Python should be handled within bigtop-deploy, so it has been removed.
How was this patch tested?
manual test

For code changes: