Skip to content

add script to upload packages to web server#13494

Closed
orenreiss wants to merge 3 commits intosonic-net:masterfrom
orenreiss:upload_script
Closed

add script to upload packages to web server#13494
orenreiss wants to merge 3 commits intosonic-net:masterfrom
orenreiss:upload_script

Conversation

@orenreiss
Copy link
Copy Markdown
Contributor

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 is running and was verified manually

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

Feature will be added to master only

Description for the changelog

sonic-net/SONiC#976

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 orenreiss changed the title Upload script add script to upload packages to web server Jan 24, 2023
@orenreiss
Copy link
Copy Markdown
Contributor Author

/easycla

1 similar comment
@orenreiss
Copy link
Copy Markdown
Contributor Author

/easycla

@orenreiss orenreiss closed this Jan 30, 2023
@orenreiss
Copy link
Copy Markdown
Contributor Author

Planning to retrigger the PR

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