From: Nicki Křížek Date: Wed, 16 Apr 2025 13:25:03 +0000 (+0200) Subject: Remove allow_failure from cross-version-config-tests X-Git-Tag: v9.21.8~21^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b1fe85cae55c35af6436b8782170fade085d3a9;p=thirdparty%2Fbind9.git Remove allow_failure from cross-version-config-tests v9.21.7 was released and the job now passes. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 54fed1e5220..06a4c810c36 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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)