From: Andoni Duarte Pintado Date: Thu, 30 Jan 2025 09:24:48 +0000 (+0100) Subject: Update cross-version-config-tests CI X-Git-Tag: v9.20.6~17^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=bd03265d0cce912f04dd24bbb3e45256e8cc4b5d;p=thirdparty%2Fbind9.git Update cross-version-config-tests CI 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) --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 00606426458..2f35f9a4e39 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -773,12 +773,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)