nixos/test: some test fixes in succession of #125992
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user