-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Mellanox] Adjust Makefile for SDK/python-sdk-api to support both python2 and python3 #7848
Conversation
… python2 and python3 - SDK team won't migrate examples to python3 for now but the examples are widely used in SONiC. This means we can not phase out python2 until all the examples have been migrated to python3. - As a result, we need to compile SDK with both python2 and python3 support. Signed-off-by: Stephen Sun <stephens@nvidia.com>
Signed-off-by: Stephen Sun <stephens@nvidia.com>
vs test failed due to the following error.
|
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
@prsunny can you please help with the vs tests stability? |
passing in latest try |
…hon2 and python3 (#7848) - Why I did it Adjust the Makefile for SDK/python-SDK-API to support both python2 and python3 - How to verify it Build the image and check whether python2 and python3 are both supported by SDK API. Signed-off-by: Stephen Sun <stephens@nvidia.com>
…hon2 and python3 (sonic-net#7848) - Why I did it Adjust the Makefile for SDK/python-SDK-API to support both python2 and python3 - How to verify it Build the image and check whether python2 and python3 are both supported by SDK API. Signed-off-by: Stephen Sun <stephens@nvidia.com>
…hon2 and python3 (sonic-net#7848) - Why I did it Adjust the Makefile for SDK/python-SDK-API to support both python2 and python3 - How to verify it Build the image and check whether python2 and python3 are both supported by SDK API. Signed-off-by: Stephen Sun <stephens@nvidia.com>
…hon2 and python3 (sonic-net#7848) - Why I did it Adjust the Makefile for SDK/python-SDK-API to support both python2 and python3 - How to verify it Build the image and check whether python2 and python3 are both supported by SDK API. Signed-off-by: Stephen Sun <stephens@nvidia.com>
Why I did it
Adjust the Makefile for SDK/python-SDK-API to support both python2 and python3
Signed-off-by: Stephen Sun stephens@nvidia.com
How I did it
How to verify it
Build the image and check whether python2 and python3 are both supported by SDK API.
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)