aboutsummaryrefslogtreecommitdiff
path: root/tests/nixos/nix-copy.nix
AgeCommit message (Collapse)Author
2023-08-30Fix nix-copy testRobert Hensing
2023-06-13Add test of explicit ssh control path in nix-copy testDavid McFarland
This highlights a problem caused by SSHMaster::isMasterRunning returning false when NIX_SSHOPTS contains -oControlPath.
2023-05-17Add a test for ControlMasterAlexander Bantyev
2023-03-22Add a test for nix copy over sshAlexander Bantyev
Check that nix copy can copy stuff, refuses to copy unsigned paths by default, and doesn't hide the ssh password prompt.