-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ImageUpgradeTask: Fix idempotence for merged state
Fix an intermittent idempotence issue found by the integration tests. have.status was sometimes reported as "Not-In-Sync" which caused upgrade.nxos to be set to True, which cause unnecessary upgrade. The fix was to remove have.status from consideration. We now consider only have.reason, have.policy, and have.upgrade.
- Loading branch information
1 parent
6247470
commit a37a01f
Showing
1 changed file
with
17 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters