Project

General

Profile

action #49718

Updated by riafarov about 5 years ago

## Observation 

 openQA test in scenario sle-12-SP5-Server-DVD-aarch64-lvm-full-encrypt@aarch64 fails in 
 [validate_lvm_encrypt](https://openqa.suse.de/tests/2738579/modules/validate_lvm_encrypt/steps/131) 

 After introducing new validation for lvm in SLE12SP5 it is found this error finding boot partition in device mapper: `Test died: command 'df | grep -P "^\/dev/\mapper\/\w+"| grep boot'` The error seems to be related only with aarch64. There is some differences in the partitioning layout, boot volume volumen for example, take a look [aarch64](https://openqa.suse.de/tests/2738579#step/partitioning_full_lvm/62) vs [x86_64](https://openqa.suse.de/tests/2739724#step/partitioning_full_lvm/61) maybe related. 

 Test suite works fine for SLE 15 SP1 as well, which can help to bisect the root cause. 

 ## Test suite description 
 Maintainer: riafarov poo#15926 

 (crypt-)LVM installations can take longer, especially on non-x86_64 architectures. Test suite creates encrypted lvm partition using expert partitioner and performs installation. 


 ## Reproducible 

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


 ## Expected result 

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


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?test=lvm-full-encrypt&version=12-SP5&machine=aarch64&distri=sle&arch=aarch64&flavor=Server-DVD) 

Back