]> 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>
Tue, 1 Nov 2022 18:51:52 +0000 (19:51 +0100)
commitdf436ed93bfc4e64ad75130fc04c59492ed5a20c
treeccda9ac3c613c0b4adfd5cc8bb5f9b5cde16a9c6
parentb5946acfc99458390099173e8946fde7d4a82cbd
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