mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-11 21:06:19 +03:00
nixos/test: some test fixes in succession of #125992
This commit is contained in:
parent
571044ad8a
commit
c1fcae3e88
2 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@ let
|
|||
|
||||
with subtest("Postgresql survives restart (bug #1735)"):
|
||||
machine.shutdown()
|
||||
import time
|
||||
time.sleep(2)
|
||||
machine.start()
|
||||
machine.wait_for_unit("postgresql")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue