Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix AgentFabricSwitchTests.checkFabricConnectivityStats test
Summary: We are resetting expected connectivity so we should expect Missing connectivity == num fabric ports Mismatched connectivity == 0 Adjust the expectation. Also rather than calculating this via utility, simply use the FabricConnectityStats from SwSwitch to do so. This tests more of our prod code Reviewed By: shri-khare Differential Revision: D61421396 fbshipit-source-id: b64921c8072901670f26c3a75e403c1c0498b423
- Loading branch information