Project

General

Profile

action #120100

Updated by JERiveraMoya over 1 year ago

#### ### Observation 
 

 The `verify_secure_boot` test is [failing on Build 38.1](https://openqa.suse.de/tests/9892987#step/verify_secure_boot/12). 
 Filed    [bsc#1205179](https://bugzilla.suse.com/show_bug.cgi?id=1205179) for that problem. 

 [This commment](https://bugzilla.suse.com/show_bug.cgi?id=1205179#c1) is mentioning, that in the latest kernel the  
 deprecated evifars sysfs interface got removed. So no more efivars in Kernel >= 5.14.21-150500.24.  

 Since the whole test module relies on the existence of that sysfs interface, we cannot use it any more for SP5 and 
 we need to find another way to determine the status of secure boot. 

 #### ### Acceptance criteria 
 **AC1**: critera 

 **AC1:** Find a new way to determine the status of secure boot for SLE >= 15-SP5.  

 #### Suggestions 
 We have a couple, perhaps just with the first changing the path is enough: [bsc#1205179#c4](https://bugzilla.suse.com/show_bug.cgi?id=1205179#c4) | [bsc#1205179#c5](https://bugzilla.suse.com/show_bug.cgi?id=1205179#c5)

Back