Actions
action #134951
closedtest fails in Sysctl
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2023-08-31
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
sysctl fails in two twst:
Test messages # Sysctl_net_netfilter_nf_conntrack_sctp_timeout_shutdown_recd¶
failure:¶
expected: 0
returned: 3
invalid value: '3', expected '0'
Test messages # Sysctl_net_netfilter_nf_conntrack_sctp_timeout_shutdown_sent¶
failure:¶
expected: 0
returned: 3
Both seem to be intentional, as the kernel's changelog contains:
+- netfilter: set default timeout to 3 secs for sctp shutdown
- send and recv state (bsc#1012628).
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 20230830
Expected result¶
Last good: 20230828 (or more recent)
Further details¶
Always latest result in this scenario: latest
Actions