]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix missing zone_check() call in checkds test
authorOndřej Surý <ondrej@isc.org>
Sun, 4 Dec 2022 13:50:54 +0000 (14:50 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 7 Dec 2022 18:14:10 +0000 (19:14 +0100)
commit718831bfcc600fb4690fc7afd3307421803cdb55
treeae45db11914c7f0f5e71706ab990d11ffff193c1
parentfd97400586e4644f1ea11009c920597ed37cff81
Fix missing zone_check() call in checkds test

The bad2-dswithdrawn.checkds tests were missing call to the
zone_checks() contributing to intermittent timing failures of the
checkds system test.
bin/tests/system/checkds/tests-checkds.py