mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
nixos/tests: fix hostname under network-online dep fix [BROKEN]
This commit is contained in:
parent
cc63754f56
commit
9067ecf283
@ -34,6 +34,7 @@ let
|
||||
|
||||
machine = ${hostName}
|
||||
|
||||
machine.systemctl("start network-online.target")
|
||||
machine.wait_for_unit("network-online.target")
|
||||
|
||||
# Test if NixOS computes the correct FQDN (either a FQDN or an error/null):
|
||||
|
Loading…
Reference in New Issue
Block a user