You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove partially installer image when image install failed. (sonic-net#3712)
Remove partially installer image when image install failed.
What I did
When install image failed, partially installed image not removed, which may cause disk full issue on small disk device.
How I did it
Handle install image SystemExit exception and uninstall image.
How to verify it
Manually verify.
Pass all test case
0 commit comments