summaryrefslogtreecommitdiffstats
path: root/test/units
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-05-04 12:19:23 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-05-06 10:56:55 +0200
commit9cd3e292c6b3fc7fdd9facee37b849bedf1bf70e (patch)
tree37a1c2678bda5e010724b6d9972f83384fd5615a /test/units
parentTEST-75-RESOLVED: Restart systemd-networkd (diff)
downloadsystemd-9cd3e292c6b3fc7fdd9facee37b849bedf1bf70e.tar.xz
systemd-9cd3e292c6b3fc7fdd9facee37b849bedf1bf70e.zip
TEST-75-RESOLVED: Add missing sleep after knotc reload
We already have this workaround for knotc reload a little further in the test, let's apply it to our first invocation of knotc reload as well.
Diffstat (limited to 'test/units')
-rwxr-xr-xtest/units/testsuite-75.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/units/testsuite-75.sh b/test/units/testsuite-75.sh
index c447256526..4a1afad9ba 100755
--- a/test/units/testsuite-75.sh
+++ b/test/units/testsuite-75.sh
@@ -324,6 +324,7 @@ done < <(keymgr onlinesign.test. ds)
knotc zone-commit test.
knotc reload
+sleep 2
### SETUP END ###