mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixosTests.ncps-ha-pg-redis: wait for harmonia.socket instead of service
This commit is contained in:
parent
95fffaa13c
commit
d64d7cda9e
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ in
|
|||
|
||||
start_all()
|
||||
|
||||
harmonia.wait_for_unit("harmonia.service")
|
||||
harmonia.wait_for_unit("harmonia.socket")
|
||||
|
||||
ncps0.wait_for_unit("ncps.service")
|
||||
ncps1.wait_for_unit("ncps.service")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue