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

The eddsa 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/eddsa/clean.sh
bin/tests/system/eddsa/ns1/named.conf.in [moved from bin/tests/system/eddsa/ns1/named.conf with 98% similarity]
bin/tests/system/eddsa/ns1/sign.sh
bin/tests/system/eddsa/ns2/named.conf.in [moved from bin/tests/system/eddsa/ns2/named.conf with 98% similarity]
bin/tests/system/eddsa/ns2/sign.sh
bin/tests/system/eddsa/prereq.sh
bin/tests/system/eddsa/setup.sh
bin/tests/system/eddsa/tests.sh