Skip to content

[action] [PR:16114] Remove depot_tools repo#16408

Merged
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/16114
Sep 3, 2023
Merged

[action] [PR:16114] Remove depot_tools repo#16408
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/16114

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

Why I did it

It appears that this was initially added to provide the git-retry command (which doesn't appear to be used today). However, this repo is now also providing bazel (which is actually used in our build today), and this command (along with git-retry) expects some vpython3 binary to be set up/installed. The sonic-p4rt code runs bazel, which means this depot_tools version would get called instead of the regular system-installed version.

Rather than going through the process of setting up/installing vpython3, just get rid of this repo.

Fixes #16087.

Work item tracking
  • Microsoft ADO (number only):

How I did it

How to verify it

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

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

It appears that this was initially added to provide the git-retry
command (which doesn't appear to be used today). However, this repo is
now also providing bazel (which is actually used in our build today),
and this command (along with git-retry) expects some vpython3 binary to
be set up/installed.

Rather than going through that, just get rid of this repo.
@mssonicbld mssonicbld requested a review from lguohan as a code owner September 3, 2023 03:23
@mssonicbld mssonicbld mentioned this pull request Sep 3, 2023
11 tasks
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #16114

@mssonicbld mssonicbld merged commit dc39913 into sonic-net:202305 Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants