nixpkgs/nixos/lib/test-driver
Raito Bezarius 7088e386ff nixosTests.kexec: reconnect properly after 2nd kexec
By some miracle, before, it was possible to reconnect to the `node1` without
doing any relevant dance.

But now we are direct booting (¿), it seems like we need to do the right things.

This introduces a `check_output` flag for `execute` because we do not want to steal the
messages from the backdoor service as we might execute the kexec too fast compared
to when we will reconnect.

Therefore, we will let the message in the pipe if needed.
2023-06-16 19:43:40 +02:00
..
test_driver nixosTests.kexec: reconnect properly after 2nd kexec 2023-06-16 19:43:40 +02:00
default.nix treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
setup.py nixos/test-driver: Support mypy through regular mechanisms 2022-06-17 12:22:57 +02:00