]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TEST-75-RESOLVED: Add missing sleep after knotc reload
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 4 May 2024 10:19:23 +0000 (12:19 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 May 2024 08:56:55 +0000 (10:56 +0200)
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.

test/units/testsuite-75.sh

index c447256526de728159a152b76b3f388f777a0a27..4a1afad9bac2c93d820676ee04788e6c3165dc60 100755 (executable)
@@ -324,6 +324,7 @@ done < <(keymgr onlinesign.test. ds)
 knotc zone-commit test.
 
 knotc reload
+sleep 2
 
 ### SETUP END ###