]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check that existing catalog zone entries are preserved
authorMark Andrews <marka@isc.org>
Wed, 13 Oct 2021 06:39:00 +0000 (17:39 +1100)
committerMark Andrews <marka@isc.org>
Wed, 27 Oct 2021 13:04:44 +0000 (00:04 +1100)
commite1490496a6c7b2a37322df1a6cb8cfc8fd48d182
tree3515e89c9e1df0fc4243cd0b4ed5ebc16cb5a9db
parentd329d47bae68c1cc90374397b4756a8f2487895e
Check that existing catalog zone entries are preserved

Update the 'catz' system test by adding tests that update an
catalog zone (catalog1.example) while preserving existing entries
(increase SOA serial) then check that catalog zone has transferred
and that the existing entries have not accidentally been removed
as a consequence (can return updated zone content).

(cherry picked from commit bf9c5698526f2d81cfcae0a4032e3bbd00bcb535)
bin/tests/system/catz/tests.sh