mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
Add a test for the user sandboxing
test: add user-sandboxing to hydraJobs
This commit is contained in:
parent
6f9d2e46fa
commit
d24431dea2
3 changed files with 211 additions and 0 deletions
|
@ -636,6 +636,8 @@
|
|||
|
||||
tests.ca-fd-leak = runNixOSTestFor "x86_64-linux" ./tests/nixos/ca-fd-leak;
|
||||
|
||||
tests.user-sandboxing = runNixOSTestFor "x86_64-linux" ./tests/nixos/user-sandboxing;
|
||||
|
||||
|
||||
# Make sure that nix-env still produces the exact same result
|
||||
# on a particular version of Nixpkgs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue