Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Always run postboot_setup in runRebootTest (sonic-net#14347)
What is the motivation for this PR? In event of an exception in runRebootTest, postboot_setup may not run. How did you do it? Move the call to the finally block to ensure it is always run. How did you verify/test it? Verified running test_upgrade_path on Arista device.
- Loading branch information