]> git.ipfire.org Git - thirdparty/bind9.git/commit
move RRL broken-config check to checkconf
authorEvan Hunt <each@isc.org>
Tue, 6 Feb 2024 21:33:21 +0000 (13:33 -0800)
committerEvan Hunt <each@isc.org>
Fri, 1 Mar 2024 23:59:38 +0000 (15:59 -0800)
commit046b62bf02b0d98f1d54fef10f862cf61a408438
tree7853e25bcc0c35a92de67c64bb0da868b091f996
parenta5a094c0affb89c03bd6de62a969deb5b1767540
move RRL broken-config check to checkconf

the RRL test included a test case that tried to start named with
a broken configuration.  the same error could be found with
named-checkconf, so it should have been tested in the checkconf
system test.

(cherry picked from commit 05398c14889550a052cc262d454edbd05900bba7)
bin/tests/system/checkconf/bad-rrl-table-size.conf [moved from bin/tests/system/rrl/broken.conf.in with 59% similarity]
bin/tests/system/rrl/clean.sh
bin/tests/system/rrl/setup.sh
bin/tests/system/rrl/tests.sh