Project

General

Profile

action #103718

Updated by JERiveraMoya over 2 years ago

The page we find ourselves in `encrypt_lvm_simple_pwd` is the Select Hard Disks(s) page. 
 The Partitioning Scheme page is not shown (there is no checkbox to enable lvm) and thus the test fails. 


 ## Observation 

 According to last GMC where this openQA test in scenario (before the iscsi bug appeared) was working we indeed need to select the disk: sle-15-SP4-Online-x86_64-cryptlvm_iscsi@64bit fails in 
 https://openqa.suse.de/tests/6445388#step/encrypt_lvm/2 [encrypt_lvm_simple_pwd](https://openqa.suse.de/tests/7811707/modules/encrypt_lvm_simple_pwd/steps/2) 

 Let's apply the the test module using libyui-rest-api which we already developed: `tests/installation/partitioning/guided_setup/select_disks.pm` ## Test suite description 
 Conducts installation on iSCSI device relying on iBFT with encrypted LVM. 

 ## Expected result 

 Last good: (unknown) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Online&machine=64bit&test=cryptlvm_iscsi&version=15-SP4) 

Back