mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Add tests for daemon with cgroups
This commit is contained in:
parent
46b3188045
commit
4c88deef38
3 changed files with 52 additions and 0 deletions
|
@ -157,4 +157,6 @@ in
|
|||
s3-binary-cache-store = runNixOSTestFor "x86_64-linux" ./s3-binary-cache-store.nix;
|
||||
|
||||
fsync = runNixOSTestFor "x86_64-linux" ./fsync.nix;
|
||||
|
||||
cgroups = runNixOSTestFor "x86_64-linux" ./cgroups;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue