[device/celestica]: Fix failed test cases of Haliburton platform API#7579
Merged
sujinmkang merged 4 commits intosonic-net:masterfrom Jul 23, 2021
Merged
Conversation
…#253) * [platform/cel]: add psu eeprom driver * [device/celestica]: fix failed test cases of platform apis * [device/celestica]: Fixed failed cases of psu ant wdt apis
|
This pull request introduces 4 alerts when merging a10477d into 3dc879b - view on LGTM.com new alerts:
|
|
This pull request introduces 1 alert when merging dd75f5b into a070f1a - view on LGTM.com new alerts:
|
* [device/celestica]: fix sfputil * [device/celestica]: fix firmware util
Contributor
Author
Contributor
|
@sujinmkang please review this PR. |
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
@mudsut4ke please create an PR for 202012 branch. This change will break 202012 build due to platform.json format differences. |
Contributor
Author
@yxieca ,In this PR #8217, I have cherry-picked a change from #6493 to the 202012 branch |
1 task
sujinmkang
approved these changes
Jul 22, 2021
sujinmkang
approved these changes
Jul 22, 2021
mudsut4ke
pushed a commit
to mudsut4ke/sonic-buildimage
that referenced
this pull request
Jul 30, 2021
…onic-net#7579) - Why I did it To fix failed test cases of Haliburton platform APIs that found on platform_tests script - How I did it Add device/celestica/x86_64-cel_e1031-r0/platform.json Update functions to support python3.7 Add more functions follow latest sonic_platform_base Fix the bug - How to verify it Run platform_tests script Signed-off-by: Wirut Getbamrung [wgetbumr@celestica.com]
judyjoseph
pushed a commit
that referenced
this pull request
Aug 7, 2021
…7579) - Why I did it To fix failed test cases of Haliburton platform APIs that found on platform_tests script - How I did it Add device/celestica/x86_64-cel_e1031-r0/platform.json Update functions to support python3.7 Add more functions follow latest sonic_platform_base Fix the bug - How to verify it Run platform_tests script Signed-off-by: Wirut Getbamrung [wgetbumr@celestica.com]
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
…onic-net#7579) - Why I did it To fix failed test cases of Haliburton platform APIs that found on platform_tests script - How I did it Add device/celestica/x86_64-cel_e1031-r0/platform.json Update functions to support python3.7 Add more functions follow latest sonic_platform_base Fix the bug - How to verify it Run platform_tests script Signed-off-by: Wirut Getbamrung [wgetbumr@celestica.com]
1 task
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.
- Why I did it
- How I did it
- How to verify it
- Which release branch to backport (provide reason below if selected)
Signed-off-by: Wirut Getbamrung [wgetbumr@celestica.com]