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

Cgroup2: Remove lingering cgroups after tests #282

Merged
merged 1 commit into from
May 22, 2023

Conversation

dcantah
Copy link
Member

@dcantah dcantah commented Apr 7, 2023

There was a couple cgroup tests that wouldn't cleanup after themselves. This alters the names of these so they're more obvious and calls kill+removes the path if necessary.

cgroup2/manager_test.go Outdated Show resolved Hide resolved
cgroup2/manager_test.go Outdated Show resolved Hide resolved
cgroup2/manager_test.go Outdated Show resolved Hide resolved
cgroup2/manager_test.go Outdated Show resolved Hide resolved
There was a couple cgroup tests that wouldn't cleanup after themselves.
This alters the names of these so they're more obvious and calls kill+delete
if necessary.

Signed-off-by: Danny Canter <danny@dcantah.dev>
@kzys kzys merged commit 0f00bce into containerd:main May 22, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants