]> git.ipfire.org Git - thirdparty/bind9.git/commit
Set algorithms for system tests at runtime
authorTom Krizek <tkrizek@isc.org>
Wed, 26 Oct 2022 15:38:32 +0000 (17:38 +0200)
committerTom Krizek <tkrizek@isc.org>
Tue, 1 Nov 2022 18:51:52 +0000 (19:51 +0100)
commit8a6fc2d20e0c4fbdfa8658d167d3f9beaf15a724
tree7c5b2123961785d00a4753315e39ecc4348cd0a4
parent8b5a9c185a02b5284b2f30fa0e9fcd12292fab49
Set algorithms for system tests at runtime

Use the get_algorithms.py script to detect supported algorithms and
select random algorithms to use for the tests.

Make sure to load common.conf.sh after KEYGEN env var is exported.

(cherry picked from commit 69b608ee9f90af0a351c176167825bfc335b982d)
bin/tests/system/conf.sh.common
bin/tests/system/conf.sh.in