Bug 1219132

Summary: [Build 20240123] [6.7.1] Sysctl Sysctl_kernel_sched_energy_aware
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dominique Leuenberger <dimstar>
Component: KernelAssignee: openSUSE Kernel Bugs <kernel-bugs>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: jslaby
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://openqa.opensuse.org/tests/3889391/modules/Sysctl/steps/136
Whiteboard:
Found By: openQA Services Priority:
Business Priority: Blocker: Yes
Marketing QA Status: --- IT Deployment: ---

Description Dominique Leuenberger 2024-01-24 10:19:57 UTC
## Observation


# Test messages # Sysctl_kernel_sched_energy_aware
# failure: 

ValueError: invalid literal for int() with base 10: ''

Possibly this is a kernel issue - possibly the kernel just no longer exposes this and the test should not care. Please advise


openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-sys-param-check@64bit fails in
[Sysctl](https://openqa.opensuse.org/tests/3889391/modules/Sysctl/steps/136)

## Test suite description
RAM size is set to 2048, some kernel parameters change with total RAM https://github.com/openSUSE/sys-param-check


## Reproducible

Fails since (at least) Build [20240123](https://openqa.opensuse.org/tests/3888589)


## Expected result

Last good: [20240122](https://openqa.opensuse.org/tests/3886345) (or more recent)


## Further details

Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=sys-param-check&version=Tumbleweed)
Comment 1 Jiri Slaby 2024-01-24 15:34:56 UTC
This was deliberately changed by:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8f833c82cdab7b4049bcfe88311d35fa5f24e422

to return an empty string in case EAS is not supported. See the commit log.

So the test needs to be tuned.
Comment 2 Dominique Leuenberger 2024-05-24 07:54:56 UTC
Moved to progress - QA issue
  https://progress.opensuse.org/issues/160880