mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
test: Add hydraJobs.tests.functional_symlinked-home
This commit is contained in:
parent
ddbbf53767
commit
628c11d237
2 changed files with 38 additions and 0 deletions
|
@ -159,6 +159,8 @@ in
|
|||
|
||||
functional_root = runNixOSTestFor "x86_64-linux" ./functional/as-root.nix;
|
||||
|
||||
functional_symlinked-home = runNixOSTestFor "x86_64-linux" ./functional/symlinked-home.nix;
|
||||
|
||||
user-sandboxing = runNixOSTestFor "x86_64-linux" ./user-sandboxing;
|
||||
|
||||
s3-binary-cache-store = runNixOSTestFor "x86_64-linux" ./s3-binary-cache-store.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue