rewrite logfileconfig system test
the logfileconfig system test did not conform to the style of other tests, and was difficult to read and maintain. it has been cleaned up and simplifeid in several ways: - named.args used when appropriate so that named can be started with specified command line arguments, instead of having it launched directly from tests.sh - unused root zone removed from named configuration - an existing directory used instead of using 'mkdir' to create one - dnssec-validation disabled to stop the server sending unnecessary queries incidental fix: removed leftover debugging printfs from logconf.c.
This commit is contained in:
1
bin/tests/system/logfileconfig/named1.args
Normal file
1
bin/tests/system/logfileconfig/named1.args
Normal file
@@ -0,0 +1 @@
|
||||
-c named.conf -m record -T nosyslog -d 99 -D logfileconfig-ns1 -X named.lock -U 4
|
||||
Reference in New Issue
Block a user