Skip to content

Fix test test_sysctl_probe_all.sh - #2410

Merged
Mab879 merged 1 commit into
OpenSCAP:mainfrom
jan-cerny:fix_sysctl_test
Sep 3, 2026
Merged

Fix test test_sysctl_probe_all.sh#2410
Mab879 merged 1 commit into
OpenSCAP:mainfrom
jan-cerny:fix_sysctl_test

Conversation

@jan-cerny

Copy link
Copy Markdown
Member

The test probes/sysctl/test_sysctl_probe_all.sh fails in CI on Rawhide. The root cause is that the exit code of the sysctl command is 1, which causes the test script to termianate because it has set -e -o pipefail.

The test `probes/sysctl/test_sysctl_probe_all.sh` fails in
CI on Rawhide. The root cause is that the exit code of the
`sysctl` command is 1, which causes the test script to
termianate because it has `set -e -o pipefail`.
@sonarqubecloud

sonarqubecloud Bot commented Sep 3, 2026

Copy link
Copy Markdown

@Mab879
Mab879 merged commit 6a22dc2 into OpenSCAP:main Sep 3, 2026
18 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants