mirror of
https://github.com/NixOS/nix.git
synced 2025-12-14 21:11:04 +01:00
test: Add hydraJobs.tests.functional_symlinked-home
(cherry picked from commit 628c11d237)
This commit is contained in:
parent
3fbcd8d7ba
commit
7c4e2fdfd7
2 changed files with 38 additions and 0 deletions
|
|
@ -152,6 +152,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