-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AS7712_32X] Support API2.0 to 202012BR #8617
Open
jostar-yang
wants to merge
17
commits into
sonic-net:202012
Choose a base branch
from
jostar-yang:as7712_20210827_api2_202012br
base: 202012
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[AS7712_32X] Support API2.0 to 202012BR #8617
jostar-yang
wants to merge
17
commits into
sonic-net:202012
from
jostar-yang:as7712_20210827_api2_202012br
Conversation
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
Signed-off-by: Jostar Yang <jostar_yang@accton.com.tw>
This pull request introduces 1 alert when merging 25c5735 into 06b9d3a - view on LGTM.com new alerts:
|
/azpw run |
/AzurePipelines run |
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
/azpw run Azure.sonic-buildimage |
/AzurePipelines run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
…star-yang/sonic-buildimage into as7712_20210827_api2_202012br
|
/azpw run |
/AzurePipelines run |
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
/easycla |
This pull request introduces 1 alert when merging db140cc into a16843a - view on LGTM.com new alerts:
|
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.
Signed-off-by: Jostar Yang jostar_yang@accton.com.tw
Why I did it
Support API2.0 to 202012 Branch
How I did it
Implement needed code.
How to verify it
Test via show cmd.
show platform psustatus
PSU Model Serial Voltage (V) Current (A) Power (W) Status LED
PSU 1 N/A N/A N/A NOT PRESENT red
PSU 2 YM-2651Y SA160N091539046565 11.921 10.75 127.0 OK green
root@as7712-32x:/home/admin# show platform temperature
Sensor Temperature High TH Low TH Crit High TH Crit Low TH Warning Timestamp
PSU-1 temp sensor 1 0 80 N/A N/A N/A False 20210320 00:55:16
PSU-2 temp sensor 1 28 80 N/A N/A N/A False 20210320 00:55:16
Temp sensor 1 28.5 80 N/A N/A N/A False 20210320 00:55:16
Temp sensor 2 26 80 N/A N/A N/A False 20210320 00:55:16
Temp sensor 3 29 80 N/A N/A N/A False 20210320 00:55:16
Temp sensor 4 25.5 80 N/A N/A N/A False 20210320 00:55:16
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)