Nana@Nvidia
Nana@Nvidia
Fix the test_show_platform_fan test case statistically failure and fix the pep8 failure at the same time Fan having temporary status “NOT OK” is not a bug. It could happen in...
### Description of PR Summary: Add test cases for loopback action Fixes # (issue) ### Type of change - [ ] Bug fix - [ ] Testbed and Framework(new/improvement) -...
1. In the existing fwutil test implement, user can only define the component(BIOS, ONIE, CPLD) based on the platform type, if for the same platform, it require to define different...
when parse_routes_process on the ceos host, on some VM it may failed due to the timeout, increase the timeout from 120s to 180s, and the test case can pass Change-Id:...
When the image path is not url, it will fail to download image. need to support the save_as as previously ### Description of PR Summary: When the image path is...
### Description of PR Summary: Add skip for fast reboot test on some mellanox SN2 paltform by github issue: https://github.com/sonic-net/sonic-buildimage/issues/17792 Fixes # (issue) ### Type of change - [x] Bug...
In the fixture, the test will save all the speed of the up port, in the original implement, it could not get the real speed of the port,update it to...
Currently, the PFC storm is sent using packet socket on the host CPU, which causes some drawbacks - There is strict timing requirement, which can not be guaranteed - The...
### Description of PR Summary: Add skip for test_service_warm_restart test by github issue: https://github.com/sonic-net/sonic-mgmt/issues/10362 Fixes # (issue) ### Type of change - [x] Bug fix - [ ] Testbed and...
In this change it has following function: 1. Add ability to handle the err msg detected by loganalyzer 2. Do not run the loganalyzer in parallel if there is only...