]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Drop allow_failure of cross-version-config-tests
authorMichal Nowak <mnowak@isc.org>
Wed, 1 Apr 2026 15:56:44 +0000 (17:56 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 1 Apr 2026 15:56:44 +0000 (17:56 +0200)
GL!11446 is in the latest - 9.21.21 - release.

.gitlab-ci.yml

index 84089c6f00dbba8f29d26671f39f74fe2bf8f564..bf7afac45c0e85dab3b35612a520c566a33bb5e7 100644 (file)
@@ -1093,7 +1093,6 @@ cross-version-config-tests:
     untracked: true
     expire_in: "1 day"
     when: always
-  allow_failure: true  # GL!11446
 
 # Jobs for regular GCC builds on Alpine Linux 3.23 (amd64)