Project

General

Profile

action #153748

Updated by rfan1 4 months ago

## Description 

 We may need to update the value with new kernel change, which is mentioned in  

 https://bugzilla.suse.com/show_bug.cgi?id=1218234 

 With the kernel update to 5.14.21-150400.24.103.1, the value is changed. 

 openQA reports the below error: 
 #153751    change 

  # Test messages # Sysctl_net_core_bpf_jit_limit 
 # failure:  

 expected: 264241152 
 returned: 528482304 
 invalid value: '528482304', expected '264241152' 

 Please change https://github.com/openSUSE/sys-param-check/blob/main/tests/sles-15-SP4/sysctl.robot file accordingly. 

 ## Observation 

 openQA test in scenario sle-15-SP4-Server-DVD-Incidents-x86_64-mau-sles-sys-param-check@64bit-2gbram fails in 
 [Sysctl](https://openqa.suse.de/tests/13262232/modules/Sysctl/steps/170) 

 ## Test suite description 
 https://gitlab.suse.de/qa-css/sys-param-check 


 ## Reproducible 

 Fails since (at least) Build [:32068:dtb-armv7l](https://openqa.suse.de/tests/13262232) (current job) 


 ## Expected result 

 Last good: [:32083:suse-module-tools](https://openqa.suse.de/tests/13257943) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Server-DVD-Incidents&machine=64bit-2gbram&test=mau-sles-sys-param-check&version=15-SP4) 

Back