]> git.ipfire.org Git - thirdparty/bind9.git/commit
ci: disable algorithm support checking in softhsm
authorTom Krizek <tkrizek@isc.org>
Mon, 31 Oct 2022 11:18:07 +0000 (12:18 +0100)
committerTom Krizek <tkrizek@isc.org>
Thu, 22 Dec 2022 14:17:41 +0000 (15:17 +0100)
commit0eb789efba2286851a7680ef786c845e3e5bb41c
treee86eee69fc0718b362e0f392401122030fac35f2
parent7324a7b5e478a080fd0cd59ca6c0795243254a3e
ci: disable algorithm support checking in softhsm

The algorithm support detection script doesn't seem to work when using
the SoftHSM module. For some reason, dnssec-keygen returns 'crypto
failure'. Since the tests themselves pass, this is likely to be some
bug/definiency in the test scripts that check algorithm support that get
confused by SoftHSM.

Since this issue only happens for the system:gcc:softhsm2.6 job in the
9.16 branch, use a workaround to not introduce this new feature for
this particular problematic job.
.gitlab-ci.yml
bin/tests/system/get_algorithms.py