about summary refs log tree commit diff
path: root/nixos/tests/systemd-nspawn.nix
diff options
context:
space:
mode:
authorJade Lovelace <software@lfcode.ca>2023-10-03 01:02:18 -0700
committerJade Lovelace <software@lfcode.ca>2024-01-19 00:11:34 -0800
commitdbb2d3e220915443caf65e347f525f2a6e6604c9 (patch)
tree0220cbefb024977fa433e91e687da533b69a570c /nixos/tests/systemd-nspawn.nix
parent42cda3b36b2d2b78de480e23132778bee6c7319b (diff)
nixos/tests: fix systemd-nspawm under network-online dep fix
Diffstat (limited to 'nixos/tests/systemd-nspawn.nix')
-rw-r--r--nixos/tests/systemd-nspawn.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/systemd-nspawn.nix b/nixos/tests/systemd-nspawn.nix
index 1a4251ef069e8..b86762233d183 100644
--- a/nixos/tests/systemd-nspawn.nix
+++ b/nixos/tests/systemd-nspawn.nix
@@ -38,6 +38,7 @@ in {
     start_all()
 
     server.wait_for_unit("nginx.service")
+    client.systemctl("start network-online.target")
     client.wait_for_unit("network-online.target")
     client.succeed("machinectl pull-raw --verify=signature http://server/testimage.raw")
     client.succeed(