Use FTL's build-in wait-for command for checking the logs

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2025-09-24 10:04:13 +02:00
parent 5ff925b66f
commit 647f6c94ea
2 changed files with 4 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ def test_pihole_ftl_architecture(docker):
# Wait 5 seconds for startup, then kill the start.sh script
# Finally, grep the FTL log to see if it has been shut down cleanly
# Finally, check the FTL log to see if it has been shut down cleanly
def test_pihole_ftl_clean_shutdown(docker):
func = docker.run(
"""