nixos/tests: fix babeld under network-online dep fix
This commit is contained in:
parent
c11401bf4b
commit
426d5046b5
1 changed files with 0 additions and 4 deletions
|
@ -120,10 +120,6 @@ import ./make-test-python.nix ({ pkgs, lib, ...} : {
|
||||||
''
|
''
|
||||||
start_all()
|
start_all()
|
||||||
|
|
||||||
client.wait_for_unit("network-online.target")
|
|
||||||
local_router.wait_for_unit("network-online.target")
|
|
||||||
remote_router.wait_for_unit("network-online.target")
|
|
||||||
|
|
||||||
local_router.wait_for_unit("babeld.service")
|
local_router.wait_for_unit("babeld.service")
|
||||||
remote_router.wait_for_unit("babeld.service")
|
remote_router.wait_for_unit("babeld.service")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue