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.
This commit is contained in:
Daan De Meyer 2024-05-04 12:19:23 +02:00
parent a37e58a156
commit 9cd3e292c6

View file

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