1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests
Robert Hensing 7c5a0b06a4 tests/nixos/remote-builds: Wait for multi-user
This should make the test more robust, considering the strange hang
in https://hydra.nixos.org/build/267517233/nixlog/8

`builder` seems to have reached `multi-user.target` before the
SSH connection was established, but this seems to be coincidental.
This does tell us that enforcing this has a minimal cost in terms
of runtime.

Waiting for `multi-user.target` on the client is honestly paranoid,
but flaky tests are very bad for productivity.
2024-07-27 13:08:30 +02:00
..
functional Merge pull request #11167 from NixOS/repl-test-rejiggle 2024-07-27 00:55:57 +02:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos tests/nixos/remote-builds: Wait for multi-user 2024-07-27 13:08:30 +02:00
unit Merge pull request #11131 from rhendric/rhendric/pipe-operators 2024-07-25 16:58:43 +02:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00