From 1bf09aec527f0c817c541a73e0c3ced472a43c85 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:16:11 +0200 Subject: Adding debian version 2.4.1-3. Signed-off-by: Daniel Baumann --- debian/tests/smoke-tests | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/tests/smoke-tests') diff --git a/debian/tests/smoke-tests b/debian/tests/smoke-tests index 99ae83a..2de85c4 100644 --- a/debian/tests/smoke-tests +++ b/debian/tests/smoke-tests @@ -15,6 +15,10 @@ kea_password_file="/etc/kea/kea-api-password" exit 1 } +# Arbitrary wait to allow for the services to start. +# This is needed to avoid having racy/flaky tests. +sleep 5 + # Check that the PID files are in the right location for f in kea-dhcp4.kea-dhcp4.pid kea-dhcp6.kea-dhcp6.pid kea-ctrl-agent.kea-ctrl-agent.pid kea-dhcp-ddns.kea-dhcp-ddns.pid; do test -f "/run/kea/$f" -- cgit v1.2.3