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_installer] dont fail package migration #1591

Conversation

stepanblyschak
Copy link
Contributor

@stepanblyschak stepanblyschak commented May 5, 2021

To not fail when user is doing downgrade
Fix sonic-net/sonic-buildimage#7518

Signed-off-by: Stepan Blyschak [email protected]

What I did

Do not fail when user is doing downgrade.

How I did it

Ignoring failures.

How to verify it

On master image install 202012 image.

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

To not fail when user is doing downgrade

Signed-off-by: Stepan Blyschak <[email protected]>
@yxieca
Copy link
Contributor

yxieca commented May 6, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liat-grozovik liat-grozovik merged commit 9a88cb6 into sonic-net:master May 6, 2021
gitsabari pushed a commit to gitsabari/sonic-utilities that referenced this pull request Jun 15, 2021
- What I did
Do not fail when user is doing downgrade. Fix sonic-net/sonic-buildimage#7518

- How I did it
Ignoring failures.

- How to verify it
On master image install 202012 image.

Signed-off-by: Stepan Blyschak <[email protected]>
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.

sonic image downgrade failure from latest public master image
5 participants