Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FFI: add setsysctl #369

Merged
merged 1 commit into from
Apr 18, 2024
Merged

FFI: add setsysctl #369

merged 1 commit into from
Apr 18, 2024

Conversation

dougsland
Copy link
Collaborator

setsysctl is simple script that uses sysctl tool to try to change several parameters in the host OS.

It must be executed inside QM environment as a container (nested) to make sure attemps to change OS level are denied. Based in this tool, we can add it too the Container Image ffi-tools and generate tests.

Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
@dougsland
Copy link
Collaborator Author

dougsland commented Apr 18, 2024

cc @shaochennjtu

@dougsland dougsland added enhancement New feature or request jira ffi labels Apr 18, 2024
@dougsland
Copy link
Collaborator Author

it's just a script for test, nothing special, merging.

@dougsland dougsland merged commit 6f58188 into containers:main Apr 18, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ffi jira
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant