]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update cross-version-config-tests CI
authorAndoni Duarte Pintado <andoni@isc.org>
Thu, 30 Jan 2025 09:24:48 +0000 (10:24 +0100)
committerAndoni Duarte Pintado <andoni@isc.org>
Thu, 30 Jan 2025 10:37:31 +0000 (11:37 +0100)
Remove `allow_failure: true` from .gitlab-ci.yaml, as the relevant
MRs have been merged in the January 2025 release.

(cherry picked from commit 5d07df807a408739e73cd710399a39f27999defc)

.gitlab-ci.yml

index de90980832d45958b20f4a05aba1673f9fb07061..a17f14209279a615e70cf58504cfc2c3e0093790 100644 (file)
@@ -781,12 +781,6 @@ cross-version-config-tests:
     untracked: true
     expire_in: "1 day"
     when: always
-  # Changes in the January milestone necessitate allowing this job to fail. The
-  # "soft failure" should be reverted when January releases are published.
-  # - #4261 introduced extra artifacts check but missed a file visible only in
-  #   this job. This is fixed in !9815 but present in December releases.
-  #   System test affected: mkeys.
-  allow_failure: true
 
 # Jobs for regular GCC builds on Alpine Linux 3.21 (amd64)