Actions
action #160880
closedtest fails in Sysctl: Sysctl_kernel_sched_energy_aware invalid literal for int
Start date:
2024-05-24
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
Moved from Product bug to QA bug:
https://bugzilla.opensuse.org/show_bug.cgi?id=1219132
Test messages # Sysctl_kernel_sched_energy_aware¶
failure:¶
ValueError: invalid literal for int() with base 10: ''
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.
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-sys-param-check@64bit fails in
Sysctl
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 20230910
Expected result¶
Last good: 20230908 (or more recent)
Further details¶
Always latest result in this scenario: latest
Actions