-
Notifications
You must be signed in to change notification settings - Fork 752
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a test case to validate FEC histogram (#14661)
* Add a test case to validate FEC histogram * Fix pre-commit issue * Bin errors must be ZERO for bin>=7 * Add a speed check for supported speeds * Add a log when skipping * Take 3 samples before deciding bin error counters are increasing * fix pre-commit errors * Minor change * Modularize the test definition for more clarity * Minor change * Remove check for sfp presence * Use some library functions * Minor pre-commit fix * Fail the test if critical bins are non-zero * Remote time import which is unused * Address review comments * Check for fec_hist only once * Address review comments * Enable test_verify_fec_histogram test on Arista 7060x6 platforms
- Loading branch information
1 parent
902ae08
commit 85071f9
Showing
2 changed files
with
120 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters