]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix the tkey system test to allow parallel run
authorOndřej Surý <ondrej@isc.org>
Wed, 18 Mar 2020 14:33:52 +0000 (15:33 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 19 Mar 2020 16:31:31 +0000 (17:31 +0100)
commitcfbb46201f55dfe6787c75dcc17b99bf33f1f907
tree60cd3c814f521a9a617cd13c2b8110465a9673bd
parent4124a899728baee3c1f9d5d8a2b79e6782f588ef
Fix the tkey system test to allow parallel run

The tkey test was not adapted to dynamic ports, so we had to run it in
sequence.  This commit adds support for dynamic ports, and also makes
all the scripts shellcheck clean.
bin/tests/system/conf.sh.common
bin/tests/system/tkey/clean.sh
bin/tests/system/tkey/keycreate.c
bin/tests/system/tkey/keydelete.c
bin/tests/system/tkey/ns1/named.conf.in
bin/tests/system/tkey/ns1/setup.sh
bin/tests/system/tkey/setup.sh
bin/tests/system/tkey/tests.sh