mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 01:33:11 +01:00
With this it's possible to trivially SSH into running machines from the test-driver. This is especially useful when running VM tests interactively on a remote system. This is based on `systemd-ssh-proxy(1)`, so there's no need to configure any additional networking on the host-side. Suggested-by: Ryan Lahfa <masterancpp@gmail.com> |
||
|---|---|---|
| .. | ||
| call-test.nix | ||
| default.nix | ||
| driver.nix | ||
| interactive.nix | ||
| legacy.nix | ||
| meta.nix | ||
| name.nix | ||
| network.nix | ||
| nixos-test-base.nix | ||
| nodes.nix | ||
| pkgs.nix | ||
| run.nix | ||
| testScript.nix | ||