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: Adding qm-omm-score-adj test #444

Merged
merged 1 commit into from
May 28, 2024

Conversation

telemaco
Copy link
Contributor

@telemaco telemaco commented May 27, 2024

Adding a ffi test to validate that que qm container main process runs with oom_score_adj = 500 and the qm containers processes runs with the om_score_adj = 750 by default

resolve #427

Adding a ffi test to validate that que qm container main process runs
with oom_score_adj = 500 and the qm containers processes runs with the
om_score_adj = 750 by default

Signed-off-by: Roberto Majadas <rmajadas@redhat.com>
@bilelmoussaoui
Copy link

Should probably be marked as closes #427

@telemaco
Copy link
Contributor Author

@bilelmoussaoui yes. that's correct.

@Yarboa
Copy link
Collaborator

Yarboa commented May 27, 2024

LGTM,
Checking gate failure manually

dougsland added a commit to dougsland/qm that referenced this pull request May 28, 2024
Fixes: containers#445

See-Also: containers#444

Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
@dougsland dougsland merged commit 3d491af into containers:main May 28, 2024
7 checks passed
@dougsland
Copy link
Collaborator

@telemaco Just a question, will you integrate this one into https://gitlab.com/CentOS/automotive/container-images/ffi-tools/ or should I create a github issue for another engineer look into it?

cc @Yarboa as I am PTO this week.

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.

FFI: tests: add a oom_score_adj test
5 participants