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

[CI] increase memory.max in cgroups.bats #4020

Merged
merged 1 commit into from Sep 19, 2023

Conversation

lifubang
Copy link
Member

Fix #4019

As the description in #4019 :

  1. "runc run (cgroup v2 resources.unified only)"
    change the memory limit from 10MB to 20MB.
  2. "runc run (cgroup v2 resources.unified override)"
    ensure the memory limit in unified is bigger than .linux.resources.memory.limit.

Signed-off-by: lifubang <lifubang@acmcoder.com>
@lifubang lifubang changed the title increase memory.max in cgroups.bats [CI] increase memory.max in cgroups.bats Sep 17, 2023
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

@AkihiroSuda AkihiroSuda merged commit 1614cab into opencontainers:main Sep 19, 2023
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] flaky test: not ok 19 runc run (cgroup v2 resources.unified override)
3 participants