Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chassis][voq] Add tests to check fabric link status and reachability. (
sonic-net#6620) What is the motivation for this PR? This PR adds test cases of checking fabric links. How did you do it? These test cases will compare the following two sets of data on a chassis: Expected fabric link status and fabric link reachability information Current fabric link status and reachability How did you verify/test it? The new voq tests read the information stored in /voq/fabric_data/ as expected value to check the fabric link status and fabric link reachability information in a system. If the information on the system is different than expected ones, the test will fail. Any platform specific information? The expected fabric link status /reachability information that stored in /voq/fabric_data/ is specific to SKU. Each type of cards should have its own expected data in this path. Supported testbed topology if it's a new test case? The new tests only runs on t2 systems.
- Loading branch information