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

enable oom_score_adj test #251

Merged
merged 1 commit into from
Aug 31, 2021
Merged

enable oom_score_adj test #251

merged 1 commit into from
Aug 31, 2021

Conversation

yihuaf
Copy link
Collaborator

@yihuaf yihuaf commented Aug 31, 2021

The fix is to use the oom_score_adj definition from process instead of linux.resource. In fact, containers/oci-spec-rs#20 removes the linux.resource.oom_score_adj. Not sure why they were there in the first place.

Fix #246

@yihuaf yihuaf requested review from utam0k and Furisto August 31, 2021 06:31
@Furisto Furisto merged commit 679cd3b into containers:main Aug 31, 2021
@yihuaf yihuaf deleted the yihuaf/246 branch August 31, 2021 18:07
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.

Pass oom_score_adj related integration test
2 participants