mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixos/zenoh: fix test
Avoid timing issues by starting the router first
This commit is contained in:
parent
bf2e5d59bf
commit
84c1c36a37
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ import ./make-test-python.nix (
|
|||
};
|
||||
|
||||
testScript = ''
|
||||
start_all()
|
||||
router.wait_for_unit("zenohd.service")
|
||||
client.wait_for_unit("multi-user.target")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue