Skip to content

add script to upload packages to web server#13115

Closed
orenreiss wants to merge 1 commit intosonic-net:masterfrom
orenreiss:upload_script
Closed

add script to upload packages to web server#13115
orenreiss wants to merge 1 commit intosonic-net:masterfrom
orenreiss:upload_script

Conversation

@orenreiss
Copy link
Copy Markdown
Contributor

Signed-off-by: oreiss [email protected]

Why I did it

The flow of SONiC reproducible build assumes that web packages (retrieved by curl and wget) are located in a single web file.
server. Currently there is no way to easily download the packages from the various file servers where they are currently deployed. In this change we offer a utility to download all relevant packages and upload them to a specific file server/

How I did it

We implemented python script that parse the various version files (generated by SONIC reproducible build compilation) and identify all relevant packages. Later the script downloads the file and then upload them to the destination server pointed by the user.

How to verify it

Script was verified manually

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

Feature will be added to master only

Description for the changelog

This PR stand for the changes described in HLD - sonic-net/SONiC#976

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

no changes in DB or object module

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

:)

@linux-foundation-easycla
Copy link
Copy Markdown

CLA Missing ID CLA Not Signed

@orenreiss
Copy link
Copy Markdown
Contributor Author

Opened by mistake

@orenreiss orenreiss closed this Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant