Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify interface recovery to support multi-asic (#5087)
What is the motivation for this PR? Modify config interface command to take namespace parameter. When running any test case with Sanity tests, if the testbed is in bad state and recovery operation is done, then it results in the error missing -n namespace option. How did you do it? Modified interface recovery to startup interface in a specific asic namespace. How did you verify/test it? Bring up single and multi-asic vs testbeds. Put the DUT in bad state by shutting any of the up interface. Run the basic bgp facts test on single and mult-asic VS testbed, where one interface is down.
- Loading branch information