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

[sonic-utilities] Add Python 3 sonic-yang-mgmt package as a dependency #5903

Merged
merged 1 commit into from
Nov 12, 2020
Merged

[sonic-utilities] Add Python 3 sonic-yang-mgmt package as a dependency #5903

merged 1 commit into from
Nov 12, 2020

Conversation

jleveque
Copy link
Contributor

@jleveque jleveque commented Nov 11, 2020

- Why I did it

Recently updated the sonic-utilities Jenkins build environment here to begin running tests on the Python 3 version of the sonic-utilities package. However, the build is failing because it attempts to copy the Python 3 sonic-yang-mgmt package from the artifacts of the latest VS build, but the package does not exist because there are no targets which specify it as a dependency. This PR will ensure the Python 3 package is built during the image build process.

- How I did it

Add Python 3 sonic-yang-mgmt package as a dependency in sonic-utilities makefile.

- How to verify it

Ensure sonic_yang_mgmt-1.0-py3-none-any.whl appears in the artifacts of the VS image build

- Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@jleveque jleveque requested a review from lguohan November 11, 2020 19:32
@jleveque jleveque self-assigned this Nov 11, 2020
@jleveque jleveque merged commit a704ded into sonic-net:master Nov 12, 2020
@jleveque jleveque deleted the utils_add_py3_yang_mgmt branch November 12, 2020 01:58
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
sonic-net#5903)

Add Python 3 sonic-yang-mgmt package as a dependency in sonic-utilities makefile.

Recently updated the sonic-utilities Jenkins build environment [here](Azure/sonic-build-tools#185) to begin running tests on the Python 3 version of the sonic-utilities package. However, the build is failing because it attempts to copy the Python 3 sonic-yang-mgmt package from the artifacts of the latest VS build, but the package does not exist because there are no targets which specify it as a dependency. This PR will ensure the Python 3 package is built during the image build process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants