Skip to content
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

[action] [PR:11092] Add Serial Number check test case. #11523

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

mssonicbld
Copy link
Collaborator

Summary
This PR adds the test_platform_serial_no test case that can help identifing the serial no. mismatching issue.

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Approach
Use decode-syseeprom -s to compare with modeled inventory information.

What is the motivation for this PR?
We were hitting complains that prod devices had mismatch serial number, later, we have this fix, now we need align this gap by adding this test case.

How did you do it?
Compare decode-syseeprom -s output with inventory data.

How did you verify/test it?
Ran the test in multiple platform lab devices, which shows passed.

Any platform specific information?
This is common test issue.

Signed-off-by: Xincun Li xincun.li@microsoft.com

* Add Serial Number check test case.
@mssonicbld
Copy link
Collaborator Author

Original PR: #11092

@mssonicbld mssonicbld merged commit cdced15 into sonic-net:202305 Feb 1, 2024
12 checks passed
@mssonicbld mssonicbld deleted the cherry/202305/11092 branch February 4, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants