Project

General

Profile

action #39026

Updated by mloviska over 5 years ago

## Motivation 
 See motivation in parent epic 

 ## Acceptance criteria 
 * **AC1:** An openQA test scenario conducting installation on thin-LVM exists and is scheduled on SLE15 
 * **AC2:** Also on SLE12SP4 unless there is a clear message that thin-LVM is not supported on SLE12, see bsc#1027586 
 * **AC3:** Add support for other boot methods for the rest of supported architectures 

 ## Tasks 
 * Understand thin provisioning, e.g. watch https://youtu.be/E4H6Ar7XIjU or read https://www.theurbanpenguin.com/thin-provisioning-lvm2/ 
 * Test thin-LVM installation manually on SLE15 and verify if bsc#1027586 is still there on SLE12SP4 
 * Resurrect https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/2489 and adapt for storage-ng 
 * Get involved in https://bugzilla.suse.com/show_bug.cgi?id=1027586 to find out how tho handle the pre-storage-ng situation 
 * optionally keep it working for pre-storage-ng as necessary for SLE12SP4 
 * Add corresponding tests for all AC1 mentioned versions, distris 
 * Add support for PReP (ppc64), UEFI (arm), zipl (s390x) 

Back