sonic-net / sonic-swss

SONiC Switch State Service (SwSS)
https://azure.github.io/SONiC
Other
170 stars 512 forks source link

[MuxOrch] Init mux cables in startup #3264

Closed lolyu closed 1 week ago

lolyu commented 3 weeks ago

What I did let's init the mux cables from mux config table in the MuxOrch construction.

Why I did it To fix: https://github.com/sonic-net/sonic-buildimage/issues/19996

How I verified it UT

Details if related

lolyu commented 1 week ago

This is not a viable solution to fix this. During orchagent init stage, there is no mux tunnel, which should be created by tunnel decap orch. So the tryInitMuxCable cannot create the mux cables.