mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 07:47:56 +00:00
nixos/tests: fix nfs/kerberos under network-online dep fix [BROKEN]
This commit is contained in:
parent
9fe27a9567
commit
58aa87fb71
@ -105,6 +105,7 @@ in
|
||||
server.wait_for_unit("rpc-gssd.service")
|
||||
server.wait_for_unit("rpc-svcgssd.service")
|
||||
|
||||
client.systemctl("start network-online.target")
|
||||
client.wait_for_unit("network-online.target")
|
||||
|
||||
# add principals to client keytab
|
||||
|
Loading…
Reference in New Issue
Block a user