]> git.ipfire.org Git - thirdparty/bind9.git/commit
Set cross-version-config-tests to allow_failure in CI
authorMichal Nowak <mnowak@isc.org>
Thu, 5 Dec 2024 14:50:40 +0000 (15:50 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 10 Dec 2024 09:36:06 +0000 (10:36 +0100)
commit97a9d7287c075b55cd599d98e68e04121b854a1d
treeebd878938f5c4f6ca34615a5202c675036fe7248
parentf6ff4fff85ec1a956660c8be7e72aa2ff1c8e72f
Set cross-version-config-tests to allow_failure in CI

The December releases suffer from the ns2/managed1.conf file not being
in the mkeys extra_artifacts. This manifests only when pytest is run
with the --setup-only option, which is the case in the
cross-version-config-tests CI job. The original issue is fixed in !9815,
but the fix will be effective only when subsequent releases are out.

The #4666 issue removed the "fixed" value for the "rrset-order" option
which is still present in the December release system test and which the
current named can't handle. This will be addressed when when the January
9.21 release is published.

The #4482 issue removed the "dnssec-must-be-secure" feature.
.gitlab-ci.yml