]> git.ipfire.org Git - thirdparty/bind9.git/commit
Two minor fixes in the kasp system test
authorMatthijs Mekking <matthijs@isc.org>
Mon, 16 Oct 2023 09:08:59 +0000 (11:08 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 16 Oct 2023 09:08:59 +0000 (11:08 +0200)
commit21d04f556d0ba0fb8d4e2b797fbca754fbec5bbd
tree8e2f04b9f6a73d7c030b1c93f29687eb2645b517
parent65d97a54ef3183e19dcc4c95d57c3a23dc7a20d0
Two minor fixes in the kasp system test

The 'dynamic-signed-inline-signing.kasp' zone was set up with
the environment variable 'ksktimes', but that should be 'csktimes'
which is set one line above. Since the values are currently the same
the behavior is identical, but of course it should use the correct
variable.

The 'step4.enable-dnssec.autosign' zone was set up twice. This is
unnecessary.
bin/tests/system/kasp/ns3/setup.sh