You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Orchagent changes needed to support single ASIC VOQ Fixed-System (sonic-net#3847)
What I did
Portorch, Neighorch, Intfsorch are updated to not access chassis app DB. Chassis app DB is accessed only if the chassisdb.conf is present indicating its a real chassis (not a FS VOQ)
For lag creation, system lags are created as the switch is a VOQ swtich.
Why I did it
For a fixed system, there is no chassis DB present
How I verified it
Ran sonic-mgmt tests to verify BGP, LAG, functionality
0 commit comments