Update show platform syseeprom test#17601
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
156980a to
9f336c0
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
@SavchukRomanLv Could you give more information on how the read of plugins dir file content stopped? Is there any relevant PR? |
If we look at the code of the CLI scripts, we can see that it has already been adapted to calling the platform API instead of using the plugin, https://github.com/sonic-net/sonic-utilities/blob/6ce5257459b6d36496bc98a282b5d78c5be5b530/scripts/decode-syseeprom#L31-L40 , relevant PR is here: sonic-net/sonic-utilities#1435 |
|
@prgeor kindly reminder to review and merge |
Thank you for providing the info. changes LGTM. Thank you |
|
Cherry-pick PR to msft-202412: Azure/sonic-mgmt.msft#386 |
Description of PR
Summary:
SONiC stop read from /usr/share/sonic/device/{}/plugins/eeprom.py starting from 2020x release
Introduce new comparison between cli and db
What is the motivation for this PR?
Avoid TC failure if file removed
How did you do it?
Update test_show_platform_syseeprom.
Introduce new comparison between cli and db
How did you verify/test it?
Run test, TC passed
|
Cherry-pick PR to 202505: #18924 |
Description of PR
Summary:
SONiC stop read from /usr/share/sonic/device/{}/plugins/eeprom.py starting from 2020x release
Introduce new comparison between cli and db
What is the motivation for this PR?
Avoid TC failure if file removed
How did you do it?
Update test_show_platform_syseeprom.
Introduce new comparison between cli and db
How did you verify/test it?
Run test, TC passed
Description of PR
Summary:
SONiC stop read from /usr/share/sonic/device/{}/plugins/eeprom.py starting from 2020x release
Introduce new comparison between cli and db
What is the motivation for this PR?
Avoid TC failure if file removed
How did you do it?
Update test_show_platform_syseeprom.
Introduce new comparison between cli and db
How did you verify/test it?
Run test, TC passed
Description of PR
Summary:
SONiC stop read from /usr/share/sonic/device/{}/plugins/eeprom.py starting from 2020x release
Introduce new comparison between cli and db
What is the motivation for this PR?
Avoid TC failure if file removed
How did you do it?
Update test_show_platform_syseeprom.
Introduce new comparison between cli and db
How did you verify/test it?
Run test, TC passed
Signed-off-by: opcoder0 <110003254+opcoder0@users.noreply.github.com>
Description of PR
Summary:
SONiC stop read from /usr/share/sonic/device/{}/plugins/eeprom.py starting from 2020x release
Introduce new comparison between cli and db
What is the motivation for this PR?
Avoid TC failure if file removed
How did you do it?
Update test_show_platform_syseeprom.
Introduce new comparison between cli and db
How did you verify/test it?
Run test, TC passed
Signed-off-by: Aharon Malkin <amalkin@nvidia.com>
Description of PR
Summary:
SONiC stop read from /usr/share/sonic/device/{}/plugins/eeprom.py starting from 2020x release
Introduce new comparison between cli and db
What is the motivation for this PR?
Avoid TC failure if file removed
How did you do it?
Update test_show_platform_syseeprom.
Introduce new comparison between cli and db
How did you verify/test it?
Run test, TC passed
Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
Description of PR
Summary:
SONiC stop read from /usr/share/sonic/device/{}/plugins/eeprom.py starting from 2020x release
Introduce new comparison between cli and db
What is the motivation for this PR?
Avoid TC failure if file removed
How did you do it?
Update test_show_platform_syseeprom.
Introduce new comparison between cli and db
How did you verify/test it?
Run test, TC passed
Description of PR
Summary:
SONiC stop read from /usr/share/sonic/device/{}/plugins/eeprom.py starting from 2020x release
Introduce new comparison between cli and db
What is the motivation for this PR?
Avoid TC failure if file removed
How did you do it?
Update test_show_platform_syseeprom.
Introduce new comparison between cli and db
How did you verify/test it?
Run test, TC passed
Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
Description of PR
Summary:
SONiC stop read from /usr/share/sonic/device/{}/plugins/eeprom.py starting from 2020x release
Introduce new comparison between cli and db
What is the motivation for this PR?
Avoid TC failure if file removed
How did you do it?
Update test_show_platform_syseeprom.
Introduce new comparison between cli and db
How did you verify/test it?
Run test, TC passed
Signed-off-by: Yael Tzur <ytzur@nvidia.com>
Description of PR
Summary:
SONiC stop read from /usr/share/sonic/device/{}/plugins/eeprom.py starting from 2020x release
Introduce new comparison between cli and db
Type of change
Back port request
Approach
What is the motivation for this PR?
Avoid TC failure if file removed
How did you do it?
Update test_show_platform_syseeprom.
Introduce new comparison between cli and db
How did you verify/test it?
Run test, TC passed
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation