sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
194 stars 712 forks source link

[action] [PR:13457] Fix dualtor sanity mux probe recovery #13463

Closed mssonicbld closed 3 months ago

mssonicbld commented 3 months ago

Description of PR

Summary: Fixes # (issue)

Type of change

Back port request

Approach

What is the motivation for this PR?

Fix the sanity check mux probe recovery.

Signed-off-by: Longxiang Lyu lolv@microsoft.com

How did you do it?

Use the port name to probe instead of the port index.

How did you verify/test it?

Run test_bgp_fact.py on dualtor with inconsistent mux ports.

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

mssonicbld commented 3 months ago

Original PR: https://github.com/sonic-net/sonic-mgmt/pull/13457