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

[skip ci][script]: add script to download artifacts from azure pipeline #2956

Merged
merged 1 commit into from
Feb 17, 2021

Conversation

lguohan
Copy link
Contributor

@lguohan lguohan commented Feb 8, 2021

Description of PR

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Approach

What is the motivation for this PR?

fix sonic-net/sonic-buildimage#6717
add script to download artifacts from azure pipeline

How did you do it?

How did you verify/test it?

usage: getbuild.py [-h] [--buildid buildid] [--branch branch] [--platform platform] [--content content]

Download artifacts from sonic azure devops.

optional arguments:
  -h, --help           show this help message and exit
  --buildid buildid    build id
  --branch branch      branch name
  --platform platform  platform to download
  --content content    download content type [all|image(default)]

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@lguohan lguohan requested a review from a team as a code owner February 8, 2021 08:44
@yxieca
Copy link
Collaborator

yxieca commented Feb 16, 2021

/Azurepipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yxieca yxieca merged commit 1b8d3fe into sonic-net:master Feb 17, 2021
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.

[Build Artifacts] Azure Devops Pipeline generate compact artifacts only
2 participants