mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-01-26 00:18:26 +00:00
4 lines
125 B
Python
4 lines
125 B
Python
|
with subtest("services are up"):
|
||
|
machine.wait_for_unit("docspell-restserver")
|
||
|
machine.wait_for_unit("docspell-joex")
|