Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[202205] Update xcvrd to use new STATE_DB FAST_REBOOT entry (#343)
This PR is similar to #335, dedicated to 202205 branch. Update xcvrd to check if fast-reboot is enabled according to the new value for FAST_REBOOT entry in STATE_DB. This PR should come along with the following PRs: sonic-net/sonic-buildimage#14143 sonic-net/sonic-sairedis#1217 sonic-net/sonic-utilities#2724 This set of PRs solves the issue sonic-net/sonic-buildimage#13251 Description Update xcvrd to check the updated form of fast-reboot entry in state-db as it was changed. Motivation and Context Introducing fast-reboot finalizer on top of warmboot-finalizer, fast-reboot entry in STATE_DB is now changed from "1"/None to "enable: true/false". How Has This Been Tested? Existing tests, and fast-reboot.
- Loading branch information