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:10047] Add platform test for kdump #11485

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

mssonicbld
Copy link
Collaborator

Summary:
Add test_kdump.py to platform_tests.

Type of change

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

Back port request

  • 201911
  • 202012
  • 202205

Approach

What is the motivation for this PR?

Add automation test for kdump functionality.

How did you do it?

Induce kernel panic thru sysrq-trigger.

How did you verify/test it?

For platform with kdump enabled, trigger kernel panic, and check for reboot-cause on subsequent bootup.
Validated on Cisco-8000 platforms thru internal sonic-mgmt test.

image

Any platform specific information?

N/A

Supported testbed topology if it's a new test case?

Any platform with kdump enabled, else test will be skipped.

What is the motivation for this PR?
Add automation test for kdump functionality.

How did you do it?
Induce kernel panic thru sysrq-trigger.

How did you verify/test it?
For platform with kdump enabled, trigger kernel panic, and check for reboot-cause on subsequent bootup.
@mssonicbld
Copy link
Collaborator Author

Original PR: #10047

@mssonicbld mssonicbld merged commit 4462dc9 into sonic-net:202205 Feb 1, 2024
10 checks passed
@mssonicbld mssonicbld deleted the cherry/202205/10047 branch February 4, 2024 09:05
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