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

Remove allow_failure from cross-version-config-tests

v9.21.7 was released and the job now passes.
This commit is contained in:
Nicki Křížek 2025-04-16 15:25:03 +02:00
parent c5707cb75a
commit 7b1fe85cae

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)