Project

General

Profile

action #58915

Updated by riafarov over 4 years ago

## Motivation 
 We don't have a test which does installation with msdos partition table, which is still used by some of the customers. 
 We should reuse our OOP framework (actions like adding new partition are implemented there). 

 ## Acceptance criteria 
 1. Test suite performing installation with msdos partition table is scheduled for SLE 15 SP2 
 2. Partitioning is validated for the installation 
 3. Test plan document is updated accordingly: https://gitlab.suse.de/riafarov/qa-sle-functional-y/blob/master/SLES_Integration_Level_Testplan.md 

 ## Suggestions 
 1. Validate partition table 
 2. Validate partitioning, there is no proposal (swap, separate home), existing module which does exactly that 

 arm is out of scope, as has uefi and uses gpt. can be reused

Back