]> git.ipfire.org Git - thirdparty/bind9.git/commit
Revive the stress system test
authorTom Krizek <tkrizek@isc.org>
Fri, 14 Oct 2022 14:59:50 +0000 (16:59 +0200)
committerTom Krizek <tkrizek@isc.org>
Wed, 19 Oct 2022 14:58:56 +0000 (16:58 +0200)
commit84d6484c5a8c3820002c841a8ea8bbb9c463ea1b
tree19ff4428ed93aa852619176928e2f08855b766b1
parent81a224f4185fb1100eddc1f6978921d95d2c29e0
Revive the stress system test

Ensure the port numbers are dynamically filled in with copy_setports.

Clarify test fail condition.

Make the stress test part of the default test suite since it doesn't
seem to run too long or interfere with other tests any more (the
original note claiming so is more than 20 years old).

Related !6883

(cherry picked from commit 7495deea3e80fe20dd32dabf1d174d1458ce2b47)
bin/tests/system/conf.sh.common
bin/tests/system/stress/clean.sh
bin/tests/system/stress/ns1/named.conf.in [moved from bin/tests/system/stress/ns1/named.conf with 98% similarity]
bin/tests/system/stress/ns2/named.conf.in [moved from bin/tests/system/stress/ns2/named.conf with 98% similarity]
bin/tests/system/stress/ns3/named.conf.in [moved from bin/tests/system/stress/ns3/named.conf with 91% similarity]
bin/tests/system/stress/ns4/named.conf.in [moved from bin/tests/system/stress/ns4/named.conf with 98% similarity]
bin/tests/system/stress/setup.sh
bin/tests/system/stress/tests.sh