Project

General

Profile

action #28510

Updated by SLindoMansilla over 6 years ago

## User story 

 As a customer, I want to be able to have _/boot_ in an non encrypted partition so no password is needed to load initrd and kernels. 

 - Be aware that on SLE 12-SP3 /boot was in a separated partition by default. On SLE 15, /boot is no more in a separated partition by default. 


 ## Acceptance criteria 

 - <s>**AC1:** **AC1:** [bsc#1070139](https://bugzilla.suse.com/show_bug.cgi?id=1070139) is resolved.</s> resolved. 
 - **AC2:** The following test suites are adapted to have a non-encrypted _/boot_ partition for **aarch64**, **ppc64** and **x86_64**: 
          - cryptlvm 
          - cryptlvm+activate_existing 
          - cryptlvm+activate_existing+force_recompute 
          - cryptlvm+activate_existing+import_users 
          - cryptlvm+cancel_existing 
          - cryptlvm_minimal_x 
 - **AC3:** The mentioned test suites still give for SLE 12-SP3 the same results as in https://openqa.suse.de/tests/overview?distri=sle&version=12-SP3&build=0473&groupid=55. 
 - **AC4:** On ppc there is a workaround (soft-fail) for [bsc#1070139](https://bugzilla.suse.com/show_bug.cgi?id=1070139). 


 ## Tasks 

 <s>1. 1. Wait for bsc#1070139 to be resolved.</s> resolved. 
 2. Adapt the following test suites to work for SLE 12-SP3 and SLE 15: 
    - cryptlvm 
    - cryptlvm+activate_existing 
    - cryptlvm+activate_existing+force_recompute 
    - cryptlvm+activate_existing+import_users 
    - cryptlvm+cancel_existing 
    - cryptlvm_minimal_x

Back