[Platform API][Fan][PSU][FanDrawer] Fix typos in Fan_Drawer_fans test and PSU_fans test#2325
Merged
jleveque merged 1 commit intosonic-net:masterfrom Oct 10, 2020
Merged
Conversation
Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
jleveque
approved these changes
Oct 10, 2020
|
This pull request fixes 2 alerts when merging c56154b into 7b12d8f - view on LGTM.com fixed alerts:
|
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Update sonic-utilities submodule pointer to include the following: * [route_check]: Ignore standalone tunnel routes (sonic-net#2325) ([sonic-net#2346](sonic-net/sonic-utilities#2346)) * [VRF]Adding CLI checks to ensure Vrf is valid in interface bind and static route commands ([sonic-net#2333](sonic-net/sonic-utilities#2333)) * Subinterface vrf bind issue fix ([sonic-net#2211](sonic-net/sonic-utilities#2211)) * [decode-syseeprom] Fix setting use_db based on support_eeprom_db ([sonic-net#2270](sonic-net/sonic-utilities#2270)) * Fix vrf UT failed issue ([sonic-net#2309](sonic-net/sonic-utilities#2309)) Signed-off-by: dprital <drorp@nvidia.com> Signed-off-by: dprital <drorp@nvidia.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
fixing some typos in two tests
Type of change
Approach
What is the motivation for this PR?
To improve the quality of the PSU Fans and Fan Drawers Fans platform API test
How did you do it?
Fixed the typos
How did you verify/test it?
Run PSU's fan tests , Fan Drawer Fan tests on a device with a populated platform.json present
Any platform specific information?
Platform must have a populated platform.json present
Signed-off-by: vaibhav-dahiya vdahiya@microsoft.com