| Test case | Pass/Fail | Notes
|
| BIOS x86 boot | | BIOS 32-bit x86 must boot correctly
|
| BIOS x86_64 boot | pass | BIOS 64-bit x86_64 must boot correctly
|
| UEFI x86_64 cd boot | | UEFI x86_64 machines must boot correctly from cd
|
| UEFI x86_64 usb boot | | UEFI x86_64 machines must boot correctly from usb
|
| UEFI x86_64 ipv4 netboot | | IPv4 Netboot on UEFI x86_64 machines must work correctly
|
| UEFI x86_64 ipv6 netboot | | IPv6 netboot on UEFI x86_64 machines would be cool
|
| BIOS boot from GPT disk with BIOS boot partition | | BIOS machines must be able to boot GPT disks via BIOS boot partition
|
| splash image | | splash images must display correctly
|
| thaw | | thaw from hybernate must automatically select the correct stanza
|
| cciss | | grub-install needs to work right on cciss and similar devices
|
| dmraid | | dmraid grub2-install and boot must work
|
| mdraid raid1 | | grub2-install and boot must work
|
| lvm | | grub2-install and boot must work
|
| kernel upgrades | | kernel upgrades need to add new kernel, make it default, and remove old kernels appropriately.
|
| multiple initramfs images | | we need to be able to correctly load more than one initramfs
|
| passwords | | anaconda has to be able to write out meaningful password configs which work with grubby
|
| set next boot | | we have to be able to correctly specify how to set the kernel/initramfs to boot upon restart
|