[device/celestica]: Implement Questone2BD platform API version 1.0#149
Merged
pphuchar merged 6 commits intoSONIC-DEV:201911_cel_wbfrom Apr 13, 2020
Merged
Conversation
pphuchar
requested changes
Apr 10, 2020
pphuchar
requested changes
Apr 13, 2020
pphuchar
approved these changes
Apr 13, 2020
mudsut4ke
pushed a commit
that referenced
this pull request
Jan 25, 2021
Commits include: * src/sonic-platform-common d912db6...fa0aaa6 (3): > [sonic_sfp]: add logical_to_asic dict (#141) > [sonic_pcie][sonic_ssd] Make Python 3-compliant (#150) > [eeprom_base] Close lock file after unlocking (#149)
mudsut4ke
pushed a commit
that referenced
this pull request
Mar 16, 2021
This PR includes the following commit in sonic-platform-daemons 068bccc [xcvrd] Store mux_cable telemetry data in State DB (#148) 93cac0a [ci]: download from sonic-buildimage.vs artifact (#152) d651e9b [GitHub] Add pull request template (#151) bd7830b [pcied] Remove unnecessary message and move the configuration path (#144) 9080fda [ci] Call pip2/3 using sudo (#150) de60784 [ci] Test and build packages using Azure Pipelines (#149) 8bf0fd1 [ledd] Refactor to allow for more thorough unit testing; Increase unit test coverage (#147) 26bdc9e Set up CI with Azure Pipelines 1fcaa57 [pcied] Add PCIe AER stats collection (#100) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
jerseyang
pushed a commit
that referenced
this pull request
Jun 4, 2021
This PR includes the following commit in sonic-platform-daemons 068bccc [xcvrd] Store mux_cable telemetry data in State DB (#148) 93cac0a [ci]: download from sonic-buildimage.vs artifact (#152) d651e9b [GitHub] Add pull request template (#151) bd7830b [pcied] Remove unnecessary message and move the configuration path (#144) 9080fda [ci] Call pip2/3 using sudo (#150) de60784 [ci] Test and build packages using Azure Pipelines (#149) 8bf0fd1 [ledd] Refactor to allow for more thorough unit testing; Increase unit test coverage (#147) 26bdc9e Set up CI with Azure Pipelines 1fcaa57 [pcied] Add PCIe AER stats collection (#100) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.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.
- What I did
sonic_platform_baseon 201911 branch- How I did it
sonic-platform-module-cel- How to verify it