User:Pjones/Grub2TestMatrix
From FedoraProject
< User:Pjones(Difference between revisions)
(Add lvm stage2 and gpt-on-bios tests) |
|||
| Line 14: | Line 14: | ||
|- | |- | ||
|UEFI x86_64 ipv6 netboot|| ||IPv6 netboot on UEFI x86_64 machines would be cool | |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 | |splash image|| ||splash images must display correctly | ||
| Line 24: | Line 26: | ||
|- | |- | ||
|mdraid raid1|| ||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. | |kernel upgrades|| ||kernel upgrades need to add new kernel, make it default, and remove old kernels appropriately. | ||
Revision as of 19:37, 10 May 2011
| Test case | Pass/Fail | Notes |
| BIOS x86 boot | BIOS 32-bit x86 must boot correctly | |
| BIOS x86_64 boot | 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 |