Skip to content

test(plugins/cgroups): Invert how the manual integration tests work in cgroup plugins#406

Open
victoryeagle77 wants to merge 1 commit into
alumet-dev:mainfrom
victoryeagle77:plugins/cgroups
Open

test(plugins/cgroups): Invert how the manual integration tests work in cgroup plugins#406
victoryeagle77 wants to merge 1 commit into
alumet-dev:mainfrom
victoryeagle77:plugins/cgroups

Conversation

@victoryeagle77

Copy link
Copy Markdown
Contributor

No description provided.

@TheElectronWill TheElectronWill left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

the CI needs to be updated, it currently uses SKIP_CGROUPFS_TESTS (that can be removed)

@victoryeagle77 victoryeagle77 force-pushed the plugins/cgroups branch 2 times, most recently from 5afd821 to 3ad997a Compare June 3, 2026 15:11
@victoryeagle77 victoryeagle77 force-pushed the plugins/cgroups branch 2 times, most recently from aefa70d to 6e34712 Compare June 8, 2026 07:19
Comment thread .circleci/config.yml
environment:
# tests that manipulate the cgroupfs don't work in the CI container, because it has no systemd user slice, so the tests cannot create cgroups
SKIP_CGROUPFS_TESTS: true
RUN_CGROUPFS_TESTS: true

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

cgroupfs tests must not run in the CI…

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this is not resolved :p

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.

2 participants