]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a system test for [GL #3777]
authorAram Sargsyan <aram@isc.org>
Fri, 27 Jan 2023 09:22:11 +0000 (09:22 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 28 Feb 2023 14:40:17 +0000 (14:40 +0000)
commit561289909b8f7d99044bd41bcb36f83c06f33850
tree92857937aa61ccd394c814e60941db329dad5e74
parent6367abec5be87fdd06264e871aaaecf48a72c736
Add a system test for [GL #3777]

Add the 'ixfr-from-differences yes;' option to trigger a failed
zone postload operation when a zone is updated but the serial
number is not updated, then issue two successive 'rndc reload'
commands to trigger the bug, which causes an assertion failure.

(cherry picked from commit a73b67456e8ed70040fd3dd0bda1d97210bb9536)
bin/tests/system/catz/clean.sh
bin/tests/system/catz/ns4/catalog.example.db.in [new file with mode: 0644]
bin/tests/system/catz/ns4/named.conf.in [new file with mode: 0644]
bin/tests/system/catz/setup.sh
bin/tests/system/catz/tests.sh