Project

General

Profile

action #25376

Updated by SLindoMansilla over 6 years ago

## Acceptance criteria 

 **AC1:** Determine and file product bugs related to cryptlvm for SLE 15 on aarch64, ppc64 and x86_64 

 ## Observation 

 Example for ppc: https://openqa.suse.de/tests/1173256#step/grub_test/1 

 Looks like the test boots straight to the login screen but expects to see Grub. 
 Maybe some needles are missing? 

 #### SLE 12-SP3 aarch 
 - [osd#1057976#step/partitioning_lvm/4](https://openqa.suse.de/tests/1057976#step/partitioning_lvm/4) 
 - [osd#1057976#step/grub_test/1](https://openqa.suse.de/tests/1057976#step/grub_test/1) no password asked 
 - [osd#1057976#step/boot_encrypt/1](https://openqa.suse.de/tests/1057976#step/boot_encrypt/1) password asked 

 #### SLE 12-SP3 ppc 
 - [osd#1058033#step/partitioning_lvm/4](https://openqa.suse.de/tests/1058033#step/partitioning_lvm/4) 
 - [osd#1058033#step/grub_test/1](https://openqa.suse.de/tests/1058033#step/grub_test/1) password asked 
 - [osd#1058033#step/boot_encrypt/1](https://openqa.suse.de/tests/1058033#step/boot_encrypt/1) password asked 
   - [fate#320901](https://fate.suse.com/320901) - Provide kernel interface to pass LUKS password from bootloader 

 #### SLE 12-SP3 x86 
 - [osd#1058314#step/partitioning_lvm/4](https://openqa.suse.de/tests/1058314#step/partitioning_lvm/4) 
 - [osd#1058314#step/grub_test/1](https://openqa.suse.de/tests/1058314#step/grub_test/1) no password asked 
 - [osd#1058314#step/boot_encrypt/1](https://openqa.suse.de/tests/1058314#step/boot_encrypt/1) password asked 

 #### SLE 15 349.1 aarch 
 - [osd#1268571#step/partitioning_lvm/7](https://openqa.suse.de/tests/1268571#step/partitioning_lvm/7) 
 - [osd#1268571#step/grub_test/1](https://openqa.suse.de/tests/1268571#step/grub_test/1) password asked 
 - N/A 
   - [bsc#1062806](https://bugzilla.suse.com/show_bug.cgi?id=1062806) - openQA test fails in boot_encrypt - AArch64 cannot boot from encrypted LVM 
   - [bsc#1067481](https://bugzilla.suse.com/show_bug.cgi?id=1067481) - passphrase for the password is asked in text, instead of gui on arm and x86_64 due to dropped plymouth 
   - [bsc#1067479](https://bugzilla.suse.com/show_bug.cgi?id=1067479) - passphrase is asked twice when encrypt root partition on arm and x86_64 

 #### SLE 15 349.1 ppc 
 - [osd#1268728#step/partitioning_lvm/7](https://openqa.suse.de/tests/1268728#step/partitioning_lvm/7) 
 - [osd#1268728#step/grub_test/1](https://openqa.suse.de/tests/1268728#step/grub_test/1) no password asked 
   - [bsc#1070139](https://bugzilla.suse.com/show_bug.cgi?id=1070139) - Not needed boot partition is added extra, causing it to not be encrypted 
 - [osd#1268728#step/boot_encrypt/1](https://openqa.suse.de/tests/1268728#step/boot_encrypt/1) password asked 
   - [bsc#1067479](https://bugzilla.suse.com/show_bug.cgi?id=1067479) - passphrase is asked twice when encrypt root partition on arm and x86_64 

 #### SLE 15 349.1 x86 
 - [osd#1269048#step/partitioning_lvm/7](https://openqa.suse.de/tests/1269048#step/partitioning_lvm/7) 
 - [osd#1269048#step/grub_test/1](https://openqa.suse.de/tests/1269048#step/grub_test/1) password asked 
 - [osd#1269048#step/boot_encrypt/1](https://openqa.suse.de/tests/1269048#step/boot_encrypt/1) password asked 
   - [bsc#1067479](https://bugzilla.suse.com/show_bug.cgi?id=1067479) - passphrase is asked twice when encrypt root partition on arm and x86_64 


 openQA test in scenario sle-15-Leanos-DVD-aarch64-yast_no_self_update@aarch64 fails in 
 [grub_test](https://openqa.suse.de/tests/1173130/modules/grub_test/steps/8) 


 ## Reproducible 

 Fails since (at least) Build [260.4](https://openqa.suse.de/tests/1173130) (current job) 

 ## Acceptance criteria 
 * **AC1:** Tests are green on all architectures again 
 * **AC2:** Changes do not break tests for older versions (SLE12) 

 ## Tasks 
 * Adapt test flow to architecture (aarch64 1x password, ppc64le 2x password) 
 * Verify for all architectures 

 ## Expected result 

 Last good: [257.3](https://openqa.suse.de/tests/1170204) (or more recent) 

 All tests are either working or breaking in a product bug 

 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?test=yast_no_self_update&arch=aarch64&version=15&machine=aarch64&flavor=Leanos-DVD&distri=sle)

Back