Bugzilla – Bug 1219132
[Build 20240123] [6.7.1] Sysctl Sysctl_kernel_sched_energy_aware
Last modified: 2024-05-24 07:54:56 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)
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.
Moved to progress - QA issue https://progress.opensuse.org/issues/160880