Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[config][muxcable] fix minor config DB logic issue (#2210)
Signed-off-by: vaibhav-dahiya vdahiya@microsoft.com For active-standby type cable there will not be any soc_ipv4 entry in the "MUX_CABLE" table, hence when updating the config DB entry with update for sudo config mux mode <state> <port> we should just check the cable_type and update the table entry if no soc_ipv4 the value written in none in that case What I did How I did it How to verify it Unit-tests cover the change Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
- Loading branch information