Project

General

Profile

action #33157

Updated by SLindoMansilla about 6 years ago

## Motivation 

 The test suite partitioning_warnings was not properly set for checking warnings in a solid way. It hasn't checked for missing /boot/zipl nor PReP, but it checked for missing EFI. 
 Also on GPT tables using x86 architechture, an extra partition is needed with ID _BIOS Boot Partition_. 


 ## Acceptance criteria 

 - **AC**: Add coverage of warnings for different required missing partitions. 


 ## Tasks 

 1. Fix test module *installation/partitioning_warnings.pm* _installation/partitioning_warnings.pm_

Back