Skip to content

OpTestKexec.py:Add test kexec with both initrd and dtb - #972

Merged
PraveenPenguin merged 1 commit into
open-power:masterfrom
shirishaganta1:kexec-dtb-initrd
Jun 23, 2026
Merged

OpTestKexec.py:Add test kexec with both initrd and dtb#972
PraveenPenguin merged 1 commit into
open-power:masterfrom
shirishaganta1:kexec-dtb-initrd

Conversation

@shirishaganta1

Copy link
Copy Markdown
Contributor

Test performs the following steps:

  1. Check if dtc package is installed, install if not present
  2. Generate live.dtb from /proc/device-tree using dtc command
  3. Load kexec kernel with initrd and DTB
  4. Execute kexec to boot into the new kernel

Test passes if kexec kernel boots successfully with both initrd and DTB; otherwise, it fails.

Test performs the following steps:
1. Check if dtc package is installed, install if not present
2. Generate live.dtb from /proc/device-tree using dtc command
3. Load kexec kernel with initrd and DTB
4. Execute kexec to boot into the new kernel

Test passes if kexec kernel boots successfully with both initrd and DTB;
otherwise, it fails.

Signed-off-by: Shirisha G <shirisha@linux.ibm.com>
@shirishaganta1

Copy link
Copy Markdown
Contributor Author

kexec-initrd-dtb-log.txt

@PraveenPenguin PraveenPenguin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PraveenPenguin
PraveenPenguin merged commit 1b68554 into open-power:master Jun 23, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants