Skip to content

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

Open
shirishaganta1 wants to merge 1 commit into
open-power:masterfrom
shirishaganta1:kexec-dtb-initrd
Open

OpTestKexec.py:Add test kexec with both initrd and dtb#972
shirishaganta1 wants to merge 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

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.

1 participant