1
0
mirror of https://gitlab.isc.org/isc-projects/bind9.git synced 2025-04-18 09:44:09 +03:00

chg: ci: Remove allow_failure from cross-version-config-tests

v9.21.7 was released and the job now passes.

Merge branch 'nicki/ci-re-enable-cross-version-config-tests' into 'main'

See merge request isc-projects/bind9!10402
This commit is contained in:
Nicki Křížek 2025-04-16 13:58:18 +00:00
commit 3ae06d14d3

View File

@ -808,11 +808,6 @@ cross-version-config-tests:
untracked: true
expire_in: "1 day"
when: always
# The !10262 merge request introduced a backward incompatible change by
# removing several dnssec-keygen and dnssec-keyfromlabel options that are
# still in use in the base system test (9.21.6). The "allow_failure: true"
# should be removed after 9.21.7 is released.
allow_failure: true
# Jobs for regular GCC builds on Alpine Linux 3.21 (amd64)