sonic-buildimage
sonic-buildimage copied to clipboard
Made pmon feature delayed flag as jinja template
What I did: To fix: https://github.com/sonic-net/sonic-buildimage/issues/19126 Depends on: https://github.com/sonic-net/sonic-host-services/pull/135 and it's submodule update.
Why I did: PMON was delayed originally for faster uptime of data plane related services in case of fast/warm reboot. This is not needed for T2/SpineRouter . Infact we need PMON to be up asap because of:
- pmon need to enable asap to detect ASIC's on Supervisor.
- pmon need to enable asap for bring-up of 400G ports on LC's fast because of CMIS state machine present in PMON.
How I verify: Manual Verification and UT has been added in https://github.com/sonic-net/sonic-host-services/pull/135
@anamehra @mlok-nokia for viz.
/Azp run Azure.sonic-buildimage
Azure Pipelines successfully started running 1 pipeline(s).
@arlakshm : please reapprove this.
Fix the issue and advance sonic-host-service sub-module https://github.com/sonic-net/sonic-buildimage/pull/19551
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
https://github.com/sonic-net/sonic-buildimage/pull/19657 merged, closing this one