Bug 1219132 - [Build 20240123] [6.7.1] Sysctl Sysctl_kernel_sched_energy_aware
Summary: [Build 20240123] [6.7.1] Sysctl Sysctl_kernel_sched_energy_aware
Status: RESOLVED INVALID
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL: https://openqa.opensuse.org/tests/388...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-24 10:19 UTC by Dominique Leuenberger
Modified: 2024-05-24 07:54 UTC (History)
1 user (show)

See Also:
Found By: openQA
Services Priority:
Business Priority:
Blocker: Yes
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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