]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix a timing issue in kasp system test
authorMatthijs Mekking <matthijs@isc.org>
Thu, 1 Oct 2020 09:07:05 +0000 (11:07 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 2 Oct 2020 08:19:07 +0000 (10:19 +0200)
commit1b69a49c6e9b21958f415ebf0b4cee4ea2db8e03
treef49bbd9d3e94b744e11aaba81869f193daced2cb
parent456925d6ec1c3dfb266954f520c3ee0b42378092
Fix a timing issue in kasp system test

Sometimes, not all keys have been created in time before 'check_keys'
is called. Run a 'retry_quiet' on checking the number of keys before
continuing checking the key data.

(cherry picked from commit af3b01497602d943ad399d8f6274d27a76d7751b)
bin/tests/system/kasp/tests.sh