]> git.ipfire.org Git - thirdparty/bind9.git/commit
Wait more than 1 second for NSEC3 chain changes
authorMichał Kępień <michal@isc.org>
Tue, 23 Apr 2019 12:59:05 +0000 (14:59 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 23 Apr 2019 12:59:30 +0000 (14:59 +0200)
commit4e2cc911d2ceb90ec04605451fb1bb518ef75cd0
tree09edf53e8c8214291c0c5644a0608167a1b2c8e4
parent5d8147fa7044702620ce296615d5231310fc07b6
Wait more than 1 second for NSEC3 chain changes

One second may not be enough for an NSEC3 chain change triggered by an
UPDATE message to complete.  Wait up to 10 seconds when checking whether
a given NSEC3 chain change is complete in the "nsupdate" system test.

(cherry picked from commit f8746cddbce838fec2a28f00617df6af1319fbc8)
bin/tests/system/nsupdate/tests.sh