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

nix command to run the unit tests #70

Open
cvengler opened this issue Jun 15, 2023 · 1 comment
Open

nix command to run the unit tests #70

cvengler opened this issue Jun 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@cvengler
Copy link
Member

Because the cgroup tests require a cargo test run in a systemd scope, I think we should offer a nix command to run this, such as systemd-cargo-test. Currently, we have to run the systemd-run --user --scope -- cargo test -- --nocapture

@cvengler cvengler added the enhancement New feature or request label Jun 15, 2023
@wucke13
Copy link

wucke13 commented Jul 28, 2023

This would benefit from something like #87 , so that we don't have to hardcode the partition image path to something inside target/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants