]> git.ipfire.org Git - thirdparty/linux.git/commit
ktest: introduce grub2bls REBOOT_TYPE option
authorMasayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Thu, 9 May 2019 21:36:44 +0000 (17:36 -0400)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Fri, 10 May 2019 18:53:57 +0000 (14:53 -0400)
commitac2466456eaa0ff9b8cf647c4c52832024bc929f
treecfdcff8ffeddc5c40b0f4556925b85e7cb7109af
parent38891392916c42d4ba46f474d553c76d1ed329ca
ktest: introduce grub2bls REBOOT_TYPE option

Fedora 30 introduces Boot Loader Specification (BLS),
it changes around grub entry configuration.

kernel entries aren't in grub.cfg. We can get the entries
by "grubby --info=ALL" command.

Introduce grub2bls as REBOOT_TYPE option for BLS.

Link: http://lkml.kernel.org/r/20190509213647.6276-4-msys.mizuma@gmail.com
Signed-off-by: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl