containers / qm

QM is a containerized environment for running Functional Safety qm (Quality Management) software
https://github.com/containers/qm
GNU General Public License v2.0
20 stars 20 forks source link

ffi: Adding qm-omm-score-adj test #444

Closed telemaco closed 1 month ago

telemaco commented 2 months ago

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

bilelmoussaoui commented 2 months ago

Should probably be marked as closes https://github.com/containers/qm/issues/427

telemaco commented 2 months ago

@bilelmoussaoui yes. that's correct.

Yarboa commented 2 months ago

LGTM, Checking gate failure manually

dougsland commented 1 month ago

@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.